Pureblack lockscreen
This commit is contained in:
parent
2a331db20b
commit
c47bb3d4c6
|
@ -16,7 +16,7 @@ else
|
|||
fi
|
||||
|
||||
if [ "$res" == "🔒 Lock" ]; then
|
||||
${WM}lock -c 1D2021
|
||||
${WM}lock -c 000000
|
||||
elif [ "$res" == "↩ Logout" ]; then
|
||||
# Prevent auto-login
|
||||
rm /home/jpm/.config/last_login_gui
|
||||
|
|
Loading…
Reference in New Issue