mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:13:54 -05:00
hypridle: disable sleep timeout
This commit is contained in:
parent
a4d138deef
commit
4f1bb90825
|
@ -28,7 +28,7 @@ listener {
|
|||
on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 600 # 30min
|
||||
on-timeout = systemctl suspend # suspend pc
|
||||
}
|
||||
# listener {
|
||||
# timeout = 600 # 30min
|
||||
# on-timeout = systemctl suspend # suspend pc
|
||||
# }
|
||||
|
|
Loading…
Reference in a new issue