diff --git a/home/hypr/hypridle.conf b/home/hypr/hypridle.conf index 7cd8cd6b..2c9046d1 100644 --- a/home/hypr/hypridle.conf +++ b/home/hypr/hypridle.conf @@ -29,6 +29,6 @@ listener { } listener { - timeout = 600 # 30min + timeout = 300 # 15min on-timeout = [[ $(hostname) != "mauville" ]] && systemctl suspend # suspend pc unless on mauville }