From 43f5fe58b401c95881ecc2bb2835b18bef5e569a Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Sun, 5 Jan 2020 21:15:50 +0100 Subject: [PATCH] =?UTF-8?q?i3:=20verrouillage=20=C3=A9cran=20apr=C3=A8s=20?= =?UTF-8?q?10=20min=20avec=20xautolock=20et=20i3lock=20(except=C3=A9=20=20?= =?UTF-8?q?=20=20=20=20=20=20=20les=20coins=20en=20haut)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index eaee615..6fb0396 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -223,7 +223,7 @@ exec_always --no-startup-id "killall picom; picom -b" exec --no-startup-id redshift -l 48.666977:7.706748 # Lock screen -exec_always --no-startup-id xscreensaver # if not launched via systemd or xinitrc +exec --no-startup-id xautolock -locker "i3lock -bfte -i ~/.config/i3/matrix-elements-design.png" -corners "--00" -cornersize 30 # XFCE panel instead of i3status #exec --no-startup-id xfce4-panel --disable-wm-check