From c10032441c0766d3245ee384a47018b1412baa95 Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Mon, 20 Sep 2021 15:01:05 +0200 Subject: [PATCH] feat: delay screenlock (1 -> 5 min) --- .config/X11/xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/X11/xprofile b/.config/X11/xprofile index 6c596f8..79aa27e 100644 --- a/.config/X11/xprofile +++ b/.config/X11/xprofile @@ -14,7 +14,7 @@ sbacklight set 3 & setbg & dwmblocks & xrdb "$XDG_CONFIG_HOME/X11/xresources" -xautolock -locker slock -time 1 -corners 000- & +xautolock -locker slock -time 5 -corners 000- & setxkbmap 'fr(oss)' remaps &