David Heinemeier Hansson
2453ca6ea4
Revert "fix(aur): add -a flag to yay command to assume AUR packages ( #4581 )"
...
This reverts commit b3dd14a038 .
2026-02-17 11:55:18 +01:00
Andrej Benz
b3dd14a038
fix(aur): add -a flag to yay command to assume AUR packages ( #4581 )
2026-02-17 11:53:39 +01:00
David Heinemeier Hansson
a33cf4f287
Reload the config live when we refresh
2026-02-16 21:48:21 +01:00
David Heinemeier Hansson
b1af966819
Go straight to the new unified screenshot flow
2026-02-16 14:27:29 +01:00
Horace Ko
463417a281
Use a thin space to increase spacing between Omarchy glyph and its label. ( #4586 )
2026-02-13 18:43:23 +01:00
Ryan Hughes
bbb57e98c1
Update screenshot behavior
...
- Unifies screenshot to a single shortcut
- Provides easy override for screenshot editor of choice via env var or
flag
- Edit screenshots via clicking the notification
- Screenshots are copied to clipboard + saved by default
2026-02-12 17:04:48 -05:00
David Heinemeier Hansson
450d4dd82b
No wifi power saving when connected to power
2026-02-11 14:06:52 +01:00
David Heinemeier Hansson
e4b7372666
Cannot get suspend to hibernate to work consistently across different laptops
...
Too many failures where it's stuck in a suspend-wake-up loop
2026-02-10 14:07:40 +01:00
David Heinemeier Hansson
4d48409926
Just rely on terminal for coloring
...
We don't need a full theme
2026-02-10 08:31:15 +01:00
David Heinemeier Hansson
ffafe1727e
Add Tmux ( #4562 )
...
* Add Tmux
Being able to use a unified terminal setup between local and remote
hosts has some real advantages.
* Renaming is more important than reloading
* Self-explanatory, really
* Add alias for it
* Attach to last used session or start a new if we have none
* Just stick to n/p
* Make it a clean 10x
* We don't need this
* Keep similar fixes together
* Keep bindings together
* Hate looking at that 0
* Add way to refresh theme from its templates (when they've changed)
* Fix
2026-02-09 23:01:46 +01:00
Serpent
f2f306269a
Avoid error if opencode isn't running. ( #4566 )
2026-02-09 22:58:34 +01:00
David Heinemeier Hansson
e4913ca2db
Update boot entry
2026-02-09 22:34:43 +01:00
David Heinemeier Hansson
ff234bba1f
Ensure Walker can't just die and stay dead ( #4555 )
2026-02-09 13:08:13 +01:00
David Heinemeier Hansson
ecf48a3b4c
Use ACPI alarm for RTC wakeup on s2idle systems for hibernation
2026-02-08 11:27:49 +01:00
Mridul Agarwal
8a58b8153c
delete snapshot if update fails since it takes up space, esspecially when redoing the update as it makes another snapshot ( #4531 )
...
Co-authored-by: Mrid22 <mridulaga@outlook.com >
2026-02-07 12:37:58 +01:00
David Heinemeier Hansson
67ee1450f0
Add aether to the preinstalls removal list
2026-02-07 12:33:18 +01:00
David Heinemeier Hansson
1070a87a47
Add option to remove all preinstalls
...
To get a bare-bones Omarchy
2026-02-07 11:05:56 +01:00
David Heinemeier Hansson
9741b29a7c
Describe the rest of the bins
2026-02-07 10:50:48 +01:00
David Heinemeier Hansson
ea24b0dc68
Setup hibernation by default on new installs
2026-02-07 10:45:24 +01:00
amrxtgh
f57234b991
fix: simple typo in omarchy-launch-walker ( #4514 )
2026-02-06 16:48:21 +01:00
David Heinemeier Hansson
bd8b12b23b
Ensure hyprlock only looks for a fingerprint auth when that's configured
...
This should eradicate the first failed auth attempt after
sleep/hibernation
2026-02-06 11:24:12 +01:00
David Heinemeier Hansson
c268fb6c9b
Turn off backlighting before sleep
...
So it cant keep the computer awake
2026-02-06 11:16:18 +01:00
David Heinemeier Hansson
e487dace43
Install asusctl on ROG machines to get out-of-the-box keyboard light sync
2026-02-05 09:23:00 +01:00
David Heinemeier Hansson
ba14cd36dd
Sync keyboard colors with theme if asusctl is installed
2026-02-05 09:05:30 +01:00
David Heinemeier Hansson
63fc96a541
Timeout isn't actually nice in reality
2026-02-04 21:43:41 +01:00
Nathan Nutter
4ba39ba73c
Prevent premature exit of omarchy-update-firmware ( #4503 )
...
This adds the `--force` option to `fwupdmgr refresh` so that this script will not exit, due to `set -e`, when `fwupdmgr refresh` exits non-zero due to the metadata being up-to-date, i.e.,
```
Metadata is up to date; use --force to refresh again.
```
Another option would be to use `|| true` but that might hide a legitimate error.
This was motivated when I cancelled a run of this script and then later invoked it again, via Update > Firmware, and it would not run `sudo fwupdmgr update` because `fwupdmgr refresh` was exiting non-zero with the above metadata up-to-date "error".
2026-02-04 21:41:14 +01:00
Pierre Olivier Martel
9581cce1af
Fix Windows VM timezone and add a confirmation prompt before removing the VM ( #4489 )
...
* Add confirmation prompt before removing Windows VM
* Fix Windows VM timezone defaults to UTC
2026-02-04 10:46:15 +01:00
David Heinemeier Hansson
8878478103
Prevent broken AUR updates from interrupted git sessions
...
Co-authored-by: @scale03
Closes #3995 , #3917
2026-02-02 21:16:23 +01:00
David Heinemeier Hansson
74ff475693
Didn't end up being all that useful
2026-02-02 20:45:01 +01:00
David Heinemeier Hansson
22f64160f5
Fix branch setter
2026-02-02 17:04:36 +01:00
David Heinemeier Hansson
69dbee75cd
Match existing term
2026-01-31 21:59:32 +01:00
David Heinemeier Hansson
d9c5df29d1
DRY
2026-01-31 21:58:29 +01:00
David Heinemeier Hansson
7c9708d647
Respect rc too
2026-01-31 21:52:09 +01:00
David Heinemeier Hansson
5a9f0318e8
Respect rc
2026-01-31 21:51:18 +01:00
David Heinemeier Hansson
ab4694e3f5
Introduce rc channel
2026-01-31 21:49:07 +01:00
David Heinemeier Hansson
bebf14a18c
In order of appearance
2026-01-31 18:14:47 +01:00
Bhavesh Sooka
ff2a47c67e
feat: allow overloading for the about menu action via the ~/.config/omarchy/extensions/menu.sh file. Example included ( #4311 )
...
Co-authored-by: Bhavesh Sooka <bhavesh@synthesis.co.za >
2026-01-31 18:14:25 +01:00
David Heinemeier Hansson
c19fc1593a
Just make a separate browser ready for the authentication
...
Seems like the entire problem was just that GFN didn't want to
authenticate against a browser process it had started itself.
2026-01-31 15:36:27 +01:00
David Heinemeier Hansson
161fa3f313
Fix up the installer
2026-01-31 14:37:16 +01:00
David Heinemeier Hansson
4348ab6ef1
Let the done screen time out in 7 seconds
2026-01-31 12:43:34 +01:00
David Heinemeier Hansson
9d07cc884c
Add installer and windowrule configuration for NVIDIA GeForce Now
2026-01-31 12:35:35 +01:00
Pierre Olivier Martel
f78f5b2c2c
Automatically switch power profile when plugged in (balanced) and unplugged (power saver) ( #4375 )
...
* Set Power Profiles Rules when plugged in (balanced) and unplugged (power-saver)"
* Check for battery presence before installing power profile rules
* Add battery presence check script and update powerprofilesctl rules
* fix indentation
* Simplify power profile rule creation logic
2026-01-29 17:37:18 +01:00
David Heinemeier Hansson
5b534de6a0
Rebooting is needed for hibernation to be available
2026-01-28 13:59:11 +01:00
David Heinemeier Hansson
4fe357972e
We didn't get this working
2026-01-28 13:42:55 +01:00
David Heinemeier Hansson
7015601d77
No need to start on the first install
2026-01-28 13:24:39 +01:00
David Heinemeier Hansson
56b02f62b5
Switch back to mainline chromium
...
We no longer need the fork, as the themeing is now fully natively
supported
2026-01-28 09:49:42 +01:00
Marco
768c553c4c
Add missing icons to Development remove menus ( #4339 )
...
* Add missing icons to Development remove menus
The Install > Development menu shows icons for each language, but the
Remove > Development menu was missing them (only Ruby on Rails had its
icon). This adds the matching icons to:
- show_remove_development_menu
- show_remove_javascript_menu
- show_remove_php_menu
- show_remove_elixir_menu
---------
Co-authored-by: incpo <nixusnekit>
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2026-01-23 08:26:30 -05:00
David Heinemeier Hansson
bf99a2ddc0
Merge branch 'master' into dev
2026-01-23 08:25:43 -05:00
David Heinemeier Hansson
4a6baafd05
Move all fixes for Asus ROGs to install time
2026-01-20 12:11:49 -04:00
David Heinemeier Hansson
66daacb30d
Now available on OPR
2026-01-20 09:45:35 -04:00