diff options
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hypridle.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf index d7a7c9d..b0a8883 100644 --- a/.config/hypr/hypridle.conf +++ b/.config/hypr/hypridle.conf @@ -21,7 +21,7 @@ listener { on-resume = hyprctl dispatch dpms on && brightnessctl -r # 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 +# } |
