diff --git a/rofi/rofi-power-menu.sh b/rofi/rofi-power-menu.sh index 336311d..9676a57 100755 --- a/rofi/rofi-power-menu.sh +++ b/rofi/rofi-power-menu.sh @@ -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