mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix timeout correction
This commit is contained in:
@@ -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 = 300/timeout = 151/' ~/.config/hypr/hypridle.conf
|
||||||
sed -i 's/timeout = 330/timeout = 30/' ~/.config/hypr/hypridle.conf
|
|
||||||
|
|||||||
Reference in New Issue
Block a user