dont suspend

This commit is contained in:
Benjamin Palko 2025-04-10 15:35:32 -04:00
parent f984068975
commit f4193776d2

View file

@ -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
} # }