David Heinemeier Hansson
46d58ff0df
Have Style > Font also set for Waybar, SwayOSD, and fontconfig
2025-08-06 22:01:23 +02:00
David Heinemeier Hansson
88969588c4
Add Osaka Jade as default theme
2025-08-06 13:44:21 +02:00
David Heinemeier Hansson
9292c29640
Ensure we continue
2025-08-05 16:41:33 +02:00
David Heinemeier Hansson
db441e8813
Try to run this in a subshell to prevent the exit
2025-08-05 16:37:57 +02:00
David Heinemeier Hansson
137c24454f
Ensure they can all run from Walker
...
Which does not have the bash-powered PATH
2025-08-05 16:35:28 +02:00
David Heinemeier Hansson
b6325ea810
No longer used
2025-08-05 16:30:34 +02:00
David Heinemeier Hansson
e0e21b37d7
Don't like the SwayOSD overlay when max volume is above 100%
2025-08-05 13:45:37 +02:00
David Heinemeier Hansson
7e1ca837b8
Offer to reorganize hyprland.conf as is done in the new config
2025-08-05 12:35:06 +02:00
David Heinemeier Hansson
82bcee5624
Fix grep
2025-08-04 20:42:20 +02:00
David Heinemeier Hansson
e875a5d344
Old Omarchy TUI is gone!
2025-08-04 20:40:41 +02:00
David Heinemeier Hansson
2e117b57f0
Need to refresh waybar for the new Omarchy menu
2025-08-04 20:20:24 +02:00
David Heinemeier Hansson
575368e8c4
Migration to restart walker to pick up menu selections
2025-08-04 12:59:12 +02:00
David Heinemeier Hansson
5e092c92ce
Migration to update update-available icon in the waybar
2025-08-04 12:19:17 +02:00
Ryan Hughes
6478f8b9f8
Add migration
2025-08-03 20:03:31 -04:00
David Heinemeier Hansson
2712f268c8
Increase time before screensaver starts to 2.5 minutes (from 1 minute)
2025-08-03 10:00:21 -04:00
David Heinemeier Hansson
25ed6460e0
Forgot to add waybar refresh for auto-update icon to existing installations
2025-08-03 15:44:39 +02:00
David Heinemeier Hansson
1dc8379533
Add migration for gvfs-mtp
2025-08-03 13:54:20 +02:00
David Heinemeier Hansson
2278b400dd
Enable auto-discovery of network printers
...
Co-authored-by: @rockorager
2025-08-03 13:07:23 +02:00
David Heinemeier Hansson
4b027a9242
Move out of conditional in case user has already installed hyprsunset
2025-08-03 06:47:05 -04:00
David Heinemeier Hansson
4c650e53de
Migration to refresh walker to show all keybindings
2025-08-03 12:05:33 +02:00
David Heinemeier Hansson
65ba23d0bb
Extract omarchy-refresh-hyprsunset
2025-08-03 10:45:39 +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
3a5ef9d841
Ensure screensaver doesn't start while the computer is locked
2025-08-03 10:18:15 +02:00
David Heinemeier Hansson
d0c93e3b8a
Also update hyprlock for stopping before updating
2025-08-02 22:00:57 +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
4db468a450
Must use the restarter to prevent stacking!
2025-08-02 14:13:54 +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
brink-lab
d56a2bce2b
Opacity for indicators of empty waybar workspaces ( #444 )
...
* Opacity for indicators of empty waybar workspaces
Adds opacity to the workspace indicators on waybar, if the workspace is empty. Makes the indicator appear dimmer to make it easier to find empty workspaces. Purely cosmetic UI tweak.
* Bump up opacity to be easier to read on light themes
* Add migration
* Apply grep to something!
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-02 13:16:51 +02:00
Ryan Hughes
0a16d502f2
Fix Plymouth login positioning in multi-monitor setups + limit password from overflowing ( #446 )
...
* Limit bullets to 21 to prevent overflow
* Fix plymouth rendering off center in multi-monitor setups
Co-authored-by: Raphael Kimmig <raphael.kimmig@ampad.de>
* Add migration
---------
Co-authored-by: Raphael Kimmig <raphael.kimmig@ampad.de>
2025-08-02 13:08:56 +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
Andy Davis
95de571809
Update migration to ensure walker is refreshed after finder prefix was added. ( #425 )
...
* Update migration that looks for prefix with '.' as it matches the other prefixes in the file. Also mod walker prefix to use double quotes for consistency to match the others.
* Rename fixed migration to ensure it runs again for all users
2025-08-01 13:32:21 +02:00
David Heinemeier Hansson
f0b1dd286b
Dropbox is now an optional setup
2025-07-30 23:32:17 +02:00
David Heinemeier Hansson
7f66623317
Add walker config refresh to enable the finder
2025-07-30 23:27:21 +02:00
David Heinemeier Hansson
c1a7f5a4e4
No longer needed
2025-07-30 22:54:50 +02:00
David Heinemeier Hansson
a0aa6862f5
Migrate fonts to packages
2025-07-30 22:54:45 +02:00
David Heinemeier Hansson
231438b2ea
Unused
2025-07-30 22:54:33 +02:00
David Heinemeier Hansson
a98adc499a
Fix migration
2025-07-30 22:47:34 +02:00
David Heinemeier Hansson
d4f6859022
Revert "Swap Spotify GUI to TUI"
...
This reverts commit b09d2d68cd65167e7cff5f751caed1fa5ac38dba.
2025-07-29 19:17:41 +02:00
David Heinemeier Hansson
8c2f51c08c
Revert "Correct package name"
...
This reverts commit 4c46c2208a57aea9caf6a9eb0ffa282ab8a2c87a.
2025-07-29 19:17:39 +02:00
David Heinemeier Hansson
4c46c2208a
Correct package name
2025-07-29 16:33:47 +02:00
David Heinemeier Hansson
b09d2d68cd
Swap Spotify GUI to TUI
2025-07-29 16:31:40 +02:00
Shigeto Kumagai
1b576eb7f8
Update location of sourced install script
2025-07-29 13:14:37 +09:00
David Heinemeier Hansson
189596cc88
Add migration for new ristretto theme
2025-07-28 13:01:02 +02:00
David Heinemeier Hansson
7f2c9391d2
/etc/sudoers.d is not accessible without sudo
2025-07-28 12:57:23 +02:00
David Heinemeier Hansson
7589683cd1
Adjust migration to check for whether fastfetch already has the change or not
2025-07-28 09:58:51 +02:00
Taha
01d6deae34
Add migration script for Omarchy version in fastfetch
2025-07-27 23:34:10 -07:00
David Heinemeier Hansson
eeb784d087
Fix path here too
2025-07-26 16:49:43 -04:00
David Heinemeier Hansson
07a16487c0
Fix paths
2025-07-26 16:48:45 -04:00
David Heinemeier Hansson
c814aa534d
Install if MISSING
2025-07-26 16:47:25 -04:00
David Heinemeier Hansson
0a8a502cf2
Add migration to refresh walker to get the = leader key for calculator
2025-07-26 15:37:28 -04:00