some bullshit
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
listener {
|
||||
timeout = 100
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
on-timeout = notify-send -t 5000 "Hypridle" "System will suspend in 5 seconds..."
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 105
|
||||
on-timeout = pgrep -x hyprlock || hyprlock & sleep 0.5; systemctl suspend
|
||||
on-timeout = ~/.config/scripts/lock.sh
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user