From 5a4c0abad05ed0a0effa251a641501ae259b9b48 Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Wed, 23 Nov 2022 23:33:17 +0100 Subject: [PATCH] [system] feat: change default lockscreen to xss-lock --- .config/X11/xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/X11/xprofile b/.config/X11/xprofile index 749350e..edf332c 100644 --- a/.config/X11/xprofile +++ b/.config/X11/xprofile @@ -17,7 +17,7 @@ setbg & dwmblocks & xrdb "$XDG_CONFIG_HOME/X11/xresources" xrdb -merge "$XDG_STATE_HOME/xcolors" -xautolock -locker slock -time 5 -corners 000- & +xss-lock -- slock & get_dbus & xinput set-prop 'Synaptics TM3072-003' 'libinput Tapping Enabled' 1 &