From 7597b1528040065574444906d3c14739c6ab7f83 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sat, 4 Jun 2022 11:49:55 -0500 Subject: [PATCH] update background color for lockscreen --- home/private_bin/executable_lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/private_bin/executable_lock b/home/private_bin/executable_lock index ff7e073..b144e81 100644 --- a/home/private_bin/executable_lock +++ b/home/private_bin/executable_lock @@ -5,7 +5,7 @@ if ! [[ -f /usr/bin/i3lock ]]; then exit fi # colors -bg_color=22212c88 +bg_color=22212cbb red=ff9580ff cyan=80ffeaff green=8aff80ff