mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08:00
Fix timeout correction
This commit is contained in:
parent
3da77ffc36
commit
df3d07e41f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user