This commit is contained in:
2025-01-26 18:34:42 +00:00
parent 37f126cc48
commit 48b18d03f1
4 changed files with 11 additions and 1 deletions

Binary file not shown.

View File

@@ -0,0 +1,8 @@
general {
lock_cmd = pidof hyprlock || hyprlock
listener {
timeout = 15 # 2.5min.
on-timeout = loginctl lock-session # set monitor backlight to minimum, avoid 0 on OLED monitor.
}