Pureblack lockscreen
This commit is contained in:
parent
2933abcabb
commit
a08cfa4d96
|
@ -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