Ensure it doesn't race the screensaver

This commit is contained in:
David Heinemeier Hansson
2026-01-04 21:08:04 +01:00
parent e8d063ef27
commit f4def40181

View File

@@ -11,7 +11,7 @@ listener {
}
listener {
timeout = 150 # 5min
timeout = 151 # 5min
on-timeout = loginctl lock-session # lock screen when timeout has passed
}