diff --git a/migrations/1754133148.sh b/migrations/1754133148.sh index 32ae1a1..30294ab 100644 --- a/migrations/1754133148.sh +++ b/migrations/1754133148.sh @@ -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