diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index a577776..7e25d2a 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -48,7 +48,7 @@ exec-once = $scriptsDir/RainbowBorders.sh # sway-idle with lock only -exec-once = swayidle -w timeout 1200 '$lock' timeout 1200 +exec-once = swayidle -w timeout 1200 '$lock' # sway-idle with lock and sleep #exec-once = swayidle -w timeout 1200 '$lock' timeout 1200 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$lock' # sway idle without lock