Convert existing migrations to set states

This commit is contained in:
Ryan Hughes
2025-08-11 00:46:53 +02:00
parent b1949fd7eb
commit 1eb8a56b07
7 changed files with 7 additions and 7 deletions

View File

@@ -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
omarchy-restart-waybar
omarchy-state set restart-waybar-required
fi