Turn off monitor before locking the screen

This commit is contained in:
SebastianStork 2024-07-19 13:06:26 +02:00
parent f492901e0c
commit 258cc2d7f2

View file

@ -19,12 +19,12 @@
}
listener {
timeout = 600
on-timeout = loginctl lock-session
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
}
listener {
timeout = 610
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
on-timeout = loginctl lock-session
}
'';
in