fixed hypridle not properly blacking out screen
This commit is contained in:
parent
5385fc6df7
commit
0a151d77dd
@ -11,9 +11,7 @@ listener {
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 200
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
timeout = 10
|
||||
on-timeout = pidof hyprlock && hyprctl dispatch dpms off
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user