dont suspend
This commit is contained in:
parent
f984068975
commit
f4193776d2
1 changed files with 4 additions and 4 deletions
|
|
@ -28,8 +28,8 @@ listener {
|
||||||
on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
|
on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
# listener {
|
||||||
timeout = 1800 # 30min
|
# timeout = 1800 # 30min
|
||||||
on-timeout = systemctl suspend # suspend pc
|
# on-timeout = systemctl suspend # suspend pc
|
||||||
}
|
# }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue