Switch to xsecurelock because i3lock seems to be buggy for longer locking periods
This commit is contained in:
parent
c15e686d93
commit
0e1113158d
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ bspc rule -a Zathura state=tiled manage=on
|
||||||
|
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
/usr/lib/xfce-polkit/xfce-polkit &
|
/usr/lib/xfce-polkit/xfce-polkit &
|
||||||
xss-lock -- i3lock -n -e -c 282a36 &
|
xss-lock -l -- xsecurelock &
|
||||||
|
|
||||||
$HOME/.config/polybar/launch.sh
|
$HOME/.config/polybar/launch.sh
|
||||||
|
|
Loading…
Reference in a new issue