diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index 7b98072..f2245a7 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -2,7 +2,6 @@ general { lock_cmd = omarchy-lock-screen # lock screen and 1password before_sleep_cmd = loginctl lock-session # lock before suspend. after_sleep_cmd = hyprctl dispatch dpms on # to avoid having to press a key twice to turn on the display. - on_unlock_cmd = omarchy-restart-waybar # prevent stacking of waybar when waking inhibit_sleep = 3 # wait until screen is locked } diff --git a/migrations/1756371020.sh b/migrations/1756371020.sh new file mode 100644 index 0000000..f629b59 --- /dev/null +++ b/migrations/1756371020.sh @@ -0,0 +1,3 @@ +echo "Stop restarting waybar on unlock to see if we have solved the stacking problem for good" + +omarchy-refresh-hypridle