David Heinemeier Hansson
8ed29e6ce1
Change wording
2025-08-03 11:02:14 +02:00
David Heinemeier Hansson
fe1f6d4c3a
Just be consistent
2025-08-03 10:49:38 +02:00
David Heinemeier Hansson
65ba23d0bb
Extract omarchy-refresh-hyprsunset
2025-08-03 10:45:39 +02:00
David Heinemeier Hansson
c35311676c
Extract function
2025-08-03 10:44:45 +02:00
David Heinemeier Hansson
e1f697f914
Use restart bin extraction
2025-08-03 10:34:50 +02:00
David Heinemeier Hansson
8de2566fa4
Extract omarchy-restart-app
2025-08-03 10:33:34 +02:00
Jaxon Wright
3fb1bf9759
Add Hyprsunset for Blue Light Filtering / Nightlight ( #447 )
...
* install hyprsunset when installing other hypr packages
* add hyprsunset to autostart
* add default hyprsunset config to make it do nothing by default
* waybar: add hyprsunset shortcut next to bluetooth shortcut to quickly toggle blue light filtering
* waybar: fix icon switching for hyprsunset widget
* add migration for hyprsunset
* waybar: rename "Blue Light Filter" to "Nightlight"
* waybar: make nightlight module appear next to bluetooth module
* waybar: do not include nightlight module by default
* add omarchy-toggle-nightlight script
* add default keybinding for toggling hyprsunset nightlight (SUPER + CTRL + N)
* waybar: remove nightlight module from config entirely
* waybar: remove nightlight from css
* update hyprsunset migration to skip yay install if already installed
* omarchy-toggle-nightlight: use `omarchy-restart-waybar` script instead of pkill with -SIG
* omarchy-toggle-nightlight: only restart waybar if nightlight is in the waybar config
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-03 10:26:59 +02:00
David Heinemeier Hansson
008ede7bbd
Tweaks
2025-08-03 10:02:19 +02:00
David Heinemeier Hansson
c7020ee875
Merge branch 'dev' into dev
2025-08-03 09:47:54 +02:00
David Heinemeier Hansson
1fda1ade8a
Increase screensaver font size for looks and performance
...
Co-authored-by: @precision
2025-08-03 09:45:21 +02:00
David Heinemeier Hansson
23b9b15936
Convert refresh-compose command into the same bin as everything else
2025-08-03 09:38:40 +02:00
David Heinemeier Hansson
2a2c5c90d1
Cleanup the omarchy-refresh/restart combos
2025-08-03 09:37:04 +02:00
Uriah Welcome
cb79065e5d
Launch the screensaver on all monitors not just the focused one. We
...
also have to kill the screensaver across all monitors when we exit in
omarch-cmd-screensaver.
2025-08-02 19:51:47 -04:00
David Heinemeier Hansson
631b62927a
Better than doing string comparison
...
Any tag difference means new release
2025-08-02 22:14:16 +02:00
David Heinemeier Hansson
e923be3f0b
Split omarchy-migrate into its own command
...
So it can be updated independently and apply quicker
2025-08-02 22:07:42 +02:00
David Heinemeier Hansson
f6a459b26b
Fix power menu for Screen save
2025-08-02 21:52:36 +02:00
David Heinemeier Hansson
f729004306
Show indicator if update is available ( #456 )
...
* Show indicator if update is available
* Language
2025-08-02 21:48:06 +02:00
David Heinemeier Hansson
63840c6e9a
Add screensaver as an option in the power menu
2025-08-02 14:44:01 +02:00
David Heinemeier Hansson
34f24cb38a
Offer to reboot after Linux kernel has been updated
...
Closes #377
2025-08-02 14:26:08 +02:00
David Heinemeier Hansson
6ecc09abdb
Start screensaver automatically ( #453 )
...
* No need to kill any more since any key will quit
* Command to refresh hypridle
* Start screensaver automatically after a minute
* Add migration
2025-08-02 14:14:03 +02:00
David Heinemeier Hansson
2823792ba2
Show diff when making a backup and clarify the implementation
2025-08-02 13:54:44 +02:00
David Heinemeier Hansson
b0b2bf30d8
Allow any key to stop the screensaver
2025-08-02 13:41:34 +02:00
David Heinemeier Hansson
343a948ffc
Simplify error checking
2025-08-02 13:37:00 +02:00
Ryan Hughes
ceee999853
Prevent Waybar stacking on resume ( #448 )
...
* Create omarchy-cmd-restart-waybar
* Replace -SIGUSR2 waybar instances
* Add migration
* Add or statment in case waybar is dead
* Just use omarchy-restart-waybar
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-02 13:21:47 +02:00
Ryan Hughes
8aa8d99d8d
Prevent screensaver shifting up ( #450 )
...
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-02 13:06:09 +02:00
David Heinemeier Hansson
06d61be018
Try to protect the screensaver from missing tte or pip
2025-08-01 16:05:04 +02:00
David Heinemeier Hansson
7bca5c1903
Make Yaru-blue the default
2025-08-01 14:26:28 +02:00
David Heinemeier Hansson
3d22840543
Allow themes to use a custom icon theme via the icons.theme file
...
They get to pick from the Yaru color set
2025-08-01 14:23:29 +02:00
David Heinemeier Hansson
8673fa41ba
No need for these control characters any more now that we are using Walker
2025-07-31 21:25:50 +02:00
David Heinemeier Hansson
74552b9f6e
Just use set -e instead of manually checking for return values
2025-07-30 18:43:10 +02:00
Andy Davis
49c154cb1f
Track migrations via state files to avoid running migrations that have already been performed. ( #411 )
2025-07-30 18:40:59 +02:00
Andy Davis
ff5630c64f
Added backup timestamps to various omarchy-refresh-* files to prevent clobbering ( #402 )
...
* Added backup timestamps to omarchy-refresh-[hyprlock|swayosd|walker|waybar] scripts to prevent data loss if ran multiple times
* Added new script (omarchy-refresh-config) for refreshing various config files with automated backup creation
2025-07-30 16:12:37 +02:00
David Heinemeier Hansson
91f5c4646c
Move updating themes from Updates to theme menu
...
Yeah, it could go in either spot, but since we have one entire category
dedicated to themes, lets keep it there.
2025-07-29 16:44:55 +02:00
Ryan Hughes
25f4513feb
Add theme update script ( #391 )
2025-07-29 16:42:18 +02:00
David Heinemeier Hansson
66db3867a6
Add a very basic font selector for terminal
2025-07-29 15:27:25 +02:00
David Heinemeier Hansson
9c5a29def4
Fix sort order bug with italics
2025-07-28 13:14:35 +02:00
David Heinemeier Hansson
fbec9b5163
Always setsid so we don't die with the script
2025-07-28 12:58:57 +02:00
David Heinemeier Hansson
44925a6085
More readable
2025-07-26 21:58:09 -04:00
David Heinemeier Hansson
a0c90fb3db
Not needed
2025-07-26 21:57:27 -04:00
David Heinemeier Hansson
008fab9df3
Turn dazzle into a full-blown screensaver
2025-07-26 21:53:13 -04:00
David Heinemeier Hansson
ffd136cdc6
Add a fun dazzle with the Omarchy logo that just keeps looping
2025-07-26 21:10:52 -04:00
David Heinemeier Hansson
64c6e872fc
Match Omarchy TUI window to the slimmer logo
2025-07-26 18:38:55 -04:00
David Heinemeier Hansson
b50a4e7a74
No color works better with more themes
2025-07-26 18:31:11 -04:00
David Heinemeier Hansson
6de445a2a6
Spelling
2025-07-26 16:37:49 -04:00
David Heinemeier Hansson
73d8c70e06
Ensure we detach from the session so swaybg doesn't die with it
2025-07-26 16:36:42 -04:00
Jaxon Wright
62fb66a74a
omarchy-refresh-applications(#330/#341): do not copy xtras .desktop declarations if in bare mode
2025-07-26 12:41:22 -04:00
David Heinemeier Hansson
eace29af7d
Allow updating timezone from right-clicking the clock
...
Closes #314
2025-07-26 11:15:08 -04:00
David Heinemeier Hansson
4aa6b6c1f9
Merge pull request #342 from michaldziurowski/fix-videos-dir-for-screenrec
...
take into consideration xdg dirs for screenshot and screen recording
2025-07-25 22:15:38 -04:00
Ryan Hughes
bb2d21c3b7
Merge branch 'dev' into prevent-screenshot-stacking
2025-07-25 19:22:09 -04:00
Ryan Hughes
ac935bdaed
Kill selection if already active
2025-07-25 18:12:08 -04:00