From 0e1113158dde879d8ce27992b0cd16ad747fc694 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Fri, 27 Mar 2020 14:56:48 +0100 Subject: [PATCH] Switch to xsecurelock because i3lock seems to be buggy for longer locking periods --- .config/bspwm/bspwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 4ab1652..6759a54 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -34,6 +34,6 @@ bspc rule -a Zathura state=tiled manage=on nitrogen --restore & /usr/lib/xfce-polkit/xfce-polkit & -xss-lock -- i3lock -n -e -c 282a36 & +xss-lock -l -- xsecurelock & $HOME/.config/polybar/launch.sh