We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ed646 commit 2712f26Copy full SHA for 2712f26
config/hypr/hypridle.conf
@@ -7,7 +7,7 @@ general {
7
}
8
9
listener {
10
- timeout = 60 # 1min
+ timeout = 180 # 2.5min
11
on-timeout = pidof hyprlock || omarchy-launch-screensaver # start screensaver (if we haven't locked already)
12
13
migrations/1754228679.sh
@@ -0,0 +1,2 @@
1
+echo "Increase time before screensaver starts to 2.5 minutes (from 1 minute)"
2
+omarchy-refresh-hypridle
0 commit comments