mirror of
https://github.com/fscotto/infra.git
synced 2026-07-30 00:30:00 +00:00
Fix Hyprland lock DPMS
This commit is contained in:
@@ -6,11 +6,6 @@ general {
|
||||
|
||||
listener {
|
||||
timeout = 300
|
||||
on-timeout = loginctl lock-session
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 600
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
on-timeout = ~/.config/hypr/scripts/lock-and-dpms
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user