changed some stuff lmao
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
listener {
|
||||
timeout = 100
|
||||
on-timeout = ~/.config/scripts/idle.sh
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 105
|
||||
on-timeout = pgrep -x hyprlock || hyprlock & sleep 0.5; systemctl suspend
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user