mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Increase time before screensaver starts to 2.5 minutes (from 1 minute)
This commit is contained in:
@@ -7,7 +7,7 @@ general {
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 60 # 1min
|
||||
timeout = 180 # 2.5min
|
||||
on-timeout = pidof hyprlock || omarchy-launch-screensaver # start screensaver (if we haven't locked already)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user