From 4594ad9c395af735d04a23052e3c84e0bfd7711b Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 3 Sep 2023 23:25:13 +0200 Subject: [PATCH] i3/config: enable blurlock with xautolock --- i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 32c10d8..5473ad0 100644 --- a/i3/config +++ b/i3/config @@ -44,7 +44,9 @@ set $second_monitor eDP-1 ## Startup programs exec --no-startup-id ~/.config/i3/xrandr.sh exec --no-startup-id dex-autostart --autostart --environment i3 -exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c $color_bg --nofork +#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c $color_bg --nofork +exec --no-startup-id xautolock -time 1 -locker ~/.config/i3/blurlock.sh +exec --no-startup-id xset dpms 300 # Turn of monitors after 5 min #exec --no-startup-id nm-applet ## Config