Add betterlockscreen
This commit is contained in:
parent
97f1468b1a
commit
2724e39c69
|
@ -1 +1,2 @@
|
|||
picom-simpleanims-git
|
||||
betterlockscreen
|
||||
|
|
|
@ -149,6 +149,10 @@ while true; do
|
|||
fi
|
||||
done
|
||||
|
||||
# Setting up lockscreen
|
||||
|
||||
systemctl enable --now betterlockscreen@$username
|
||||
|
||||
# Setting up my bash
|
||||
|
||||
echo -ne "
|
||||
|
|
Loading…
Reference in a new issue