diff --git a/home/hypr/hypridle.conf b/home/hypr/hypridle.conf index d1dc3f26..4075b38e 100644 --- a/home/hypr/hypridle.conf +++ b/home/hypr/hypridle.conf @@ -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 +# }