From 203f3f8b68bfcb1cd02c61000786643202be6521 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 30 Sep 2025 10:33:41 +0200 Subject: [PATCH] i don't trust that idle conf --- desktopenvs/hyprland/hypr/hypridle.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/desktopenvs/hyprland/hypr/hypridle.conf b/desktopenvs/hyprland/hypr/hypridle.conf index c311317..4370c5a 100644 --- a/desktopenvs/hyprland/hypr/hypridle.conf +++ b/desktopenvs/hyprland/hypr/hypridle.conf @@ -14,7 +14,8 @@ listener { on-timeout = systemctl suspend # suspend pc } -listener { - timeout = 18000 #5h - on-timeout = /usr/bin/reboot #reboot -} + +#listener { +# timeout = 18000 #5h +# on-timeout = /usr/bin/reboot #reboot +#}