diff --git a/home/linux/gui/hyprland/conf/hypridle.conf b/home/linux/gui/hyprland/conf/hypridle.conf index 9acbd57e..3edb15be 100644 --- a/home/linux/gui/hyprland/conf/hypridle.conf +++ b/home/linux/gui/hyprland/conf/hypridle.conf @@ -31,7 +31,7 @@ listener { on-resume = hyprctl dispatch dpms on && brightnessctl -r # monitor wake up & screen on } -listener { - timeout = 600 # 10min - on-timeout = systemctl suspend # suspend pc -} +# listener { +# timeout = 600 # 10min +# on-timeout = systemctl suspend # suspend pc +# }