feat(hypr): configure hyprlock
This commit is contained in:
@@ -6,12 +6,12 @@ general {
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 151 # 5min
|
||||
timeout = 300 # 5min
|
||||
on-timeout = loginctl lock-session # lock screen when timeout has passed
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 330 # 5.5min
|
||||
timeout = 300 # 5.5min
|
||||
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
|
||||
on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user