diff --git a/desktopenvs/hyprland/hypr/hypridle.conf b/desktopenvs/hyprland/hypr/hypridle.conf index 4370c5a..e84ffea 100644 --- a/desktopenvs/hyprland/hypr/hypridle.conf +++ b/desktopenvs/hyprland/hypr/hypridle.conf @@ -11,7 +11,7 @@ listener { listener { timeout = 600 #10min - on-timeout = systemctl suspend # suspend pc + on-timeout = systemctl suspend-then-hibernate # suspend pc }