diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf index c82f4f9..897bebb 100644 --- a/hypr/hypridle.conf +++ b/hypr/hypridle.conf @@ -28,8 +28,8 @@ listener { on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired. } -listener { - timeout = 1800 # 30min - on-timeout = systemctl suspend # suspend pc -} +# listener { +# timeout = 1800 # 30min +# on-timeout = systemctl suspend # suspend pc +# }