diff --git a/migrations/1767414310.sh b/migrations/1767414310.sh index 7ab1d2f0..a0f3fbe2 100644 --- a/migrations/1767414310.sh +++ b/migrations/1767414310.sh @@ -1,4 +1,3 @@ -echo "Use correct idle-timer sensitive timeouts for screensaver + screen off" +echo "Use correct idle-timer sensitive timeouts for lock screen" -sed -i 's/timeout = 300/timeout = 150/' ~/.config/hypr/hypridle.conf -sed -i 's/timeout = 330/timeout = 30/' ~/.config/hypr/hypridle.conf +sed -i 's/timeout = 300/timeout = 151/' ~/.config/hypr/hypridle.conf