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