mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-03 15:19:24 +00:00
Must use the restarter to prevent stacking!
This commit is contained in:
@ -2,5 +2,5 @@ echo "Update Waybar CSS to dim unused workspaces"
|
||||
|
||||
if ! grep -q "#workspaces button\.empty" ~/.config/waybar/style.css; then
|
||||
omarchy-refresh-config waybar/style.css
|
||||
pkill -SIGUSR2 waybar
|
||||
omarchy-restart-waybar
|
||||
fi
|
||||
|
Reference in New Issue
Block a user