mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
The idle counter is reset between each listener
Re: #641 Co-authored-by: @marcinczenko
This commit is contained in:
4
migrations/1767414310.sh
Normal file
4
migrations/1767414310.sh
Normal 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
|
||||
Reference in New Issue
Block a user