diff options
Diffstat (limited to '.config')
-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 cc0b873..5036d9c 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -4,7 +4,7 @@ ;background = #080f1f background = #101010 background-alt = #1b2f60 -background-module = #194129 +background-module = #1a301e ;foreground = ${xrdb:color7:#222} foreground = #dfdfdf foreground-alt = #254183 |