Improve install scripts, add more shortcuts, improve hypridle
This commit is contained in:
@@ -23,7 +23,12 @@ listener {
|
||||
|
||||
listener {
|
||||
timeout = 200
|
||||
on-timeout = notify-send "100s to screen off" && sleep 5 && hyprlock
|
||||
on-timeout = notify-send "100s to screen off"
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 210
|
||||
on-timeout = hyprlock
|
||||
}
|
||||
|
||||
listener {
|
||||
@@ -36,4 +41,4 @@ listener {
|
||||
timeout = 600
|
||||
on-timeout = systemctl suspend
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user