diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-24 13:18:22 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-24 13:18:22 +0200 |
commit | 06df3bd62220a13d1c39b6a8d5f28262b3b2ac76 (patch) | |
tree | af9736ef2a8276028610d4c50bdfda92d257b89b /.config/polybar | |
parent | 369990c31f90cb1d8acef4f1a3b5ca12e9bf2125 (diff) |
polybar: minor
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index a3906fb..cc0b873 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -2,7 +2,7 @@ ;background = ${xrdb:color0:#222} ;background = #10152c ;background = #080f1f -background = #161616 +background = #101010 background-alt = #1b2f60 background-module = #194129 ;foreground = ${xrdb:color7:#222} |