update background color for lockscreen
This commit is contained in:
parent
1e606eaeb5
commit
7597b15280
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue