Fix timeout correction

This commit is contained in:
David Heinemeier Hansson 2026-01-06 13:55:52 +01:00
parent 3da77ffc36
commit df3d07e41f

View File

@ -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