The idle counter is reset between each listener

Re: #641
Co-authored-by: @marcinczenko
This commit is contained in:
David Heinemeier Hansson
2026-01-02 20:25:10 -08:00
parent a9cea21463
commit 807c74d405
2 changed files with 6 additions and 2 deletions

4
migrations/1767414310.sh Normal file
View File

@@ -0,0 +1,4 @@
echo "Use correct idle-timer sensitive timeouts for screensaver + screen off"
sed -i 's/timeout = 300/timeout = 150/' ~/.config/hypr/hypridle.conf
sed -i 's/timeout = 330/timeout = 30/' ~/.config/hypr/hypridle.conf