This commit is contained in:
committer@tuxwarrior
2026-02-28 10:17:12 -05:00
parent 8935a7651c
commit a99446a353
3 changed files with 14 additions and 3 deletions

View File

@@ -23,7 +23,8 @@ listener { # KEYBOARD BACKL
listener { # LOCK
timeout = 1800 # 30 (x60)
on-timeout = loginctl lock-session # lock screen when timeout has passed
#on-timeout = loginctl lock-session # not working - why
on-timeout = pidof hyprlock || hyprlock # lock screen when timeout has passed
}
listener { # SCREEN OFF