Pureblack lockscreen

This commit is contained in:
John Mertz 2022-07-23 03:59:03 -04:00
parent 2933abcabb
commit a08cfa4d96
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ else
fi fi
if [ "$res" == "🔒 Lock" ]; then if [ "$res" == "🔒 Lock" ]; then
${WM}lock -c 1D2021 ${WM}lock -c 000000
elif [ "$res" == "↩ Logout" ]; then elif [ "$res" == "↩ Logout" ]; then
# Prevent auto-login # Prevent auto-login
rm /home/jpm/.config/last_login_gui rm /home/jpm/.config/last_login_gui