From c47bb3d4c60148c7d8179139c9b9479de510f038 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Sat, 23 Jul 2022 03:59:03 -0400 Subject: [PATCH] Pureblack lockscreen --- rofi/rofi-power-menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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