diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index d769875..64b9d24 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -7,7 +7,7 @@ general { } listener { - timeout = 60 # 1min + timeout = 180 # 2.5min on-timeout = pidof hyprlock || omarchy-launch-screensaver # start screensaver (if we haven't locked already) } diff --git a/migrations/1754228679.sh b/migrations/1754228679.sh new file mode 100644 index 0000000..2a80234 --- /dev/null +++ b/migrations/1754228679.sh @@ -0,0 +1,2 @@ +echo "Increase time before screensaver starts to 2.5 minutes (from 1 minute)" +omarchy-refresh-hypridle