backup
This commit is contained in:
parent
972802e532
commit
9c05c52ebf
17 changed files with 63 additions and 36 deletions
|
@ -21,13 +21,13 @@ listener {
|
|||
|
||||
# Screen_off
|
||||
listener {
|
||||
timeout = 780
|
||||
timeout = 1800
|
||||
on-timeout = hyprctl dispatch dpms off
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
# Suspend
|
||||
listener {
|
||||
timeout = 1200
|
||||
timeout = 2400
|
||||
on-timeout = $suspend_cmd
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue