summaryrefslogtreecommitdiff
path: root/.config/hypr/hypridle.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hypridle.conf')
-rw-r--r--.config/hypr/hypridle.conf8
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
+# }