mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Convert existing migrations to set states
This commit is contained in:
@@ -2,5 +2,5 @@ echo "Update Waybar config to fix path issue with update-available icon click"
|
||||
|
||||
if grep -q "alacritty --class Omarchy --title Omarchy -e omarchy-update" ~/.config/waybar/config.jsonc; then
|
||||
sed -i 's|\("on-click": "alacritty --class Omarchy --title Omarchy -e \)omarchy-update"|\1omarchy-update"|' ~/.config/waybar/config.jsonc
|
||||
omarchy-restart-waybar
|
||||
omarchy-state set restart-waybar-required
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user