diff options
author | listout <listout@protonmail.com> | 2021-12-06 00:06:03 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-12-06 00:06:03 +0530 |
commit | c7d79687364594212fe680ee7e551345a860c9b1 (patch) | |
tree | 0650f931abd83998a3572ec46e5d39f331de9e43 /.config/polybar/config | |
parent | 8e6863cd98be57a7929b106f2603f3faf56a176b (diff) |
background to match wallpaper
Diffstat (limited to '.config/polybar/config')
-rw-r--r-- | .config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 39e775e..6603cce 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -10,7 +10,7 @@ border-size=1 border-color = #00000000 background = #00000000 -foreground = #b2b2b2 +foreground = #ffffff font-0="Dina:pixelsize=10;1" font-1="Siji:size=10;1" |