Files
omarchy/migrations/1767414310.sh
David Heinemeier Hansson 807c74d405 The idle counter is reset between each listener
Re: #641
Co-authored-by: @marcinczenko
2026-01-02 20:31:16 -08:00

5 lines
216 B
Bash

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