mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:43:55 -05:00
hyprland: enabled suspend after 10 minutes
This commit is contained in:
parent
6827e53ba6
commit
8617e48896
|
@ -29,6 +29,6 @@ listener {
|
|||
}
|
||||
|
||||
listener {
|
||||
timeout = 1800 # 30min
|
||||
timeout = 600 # 30min
|
||||
on-timeout = systemctl suspend # suspend pc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue