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