diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-24 12:18:39 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-24 12:19:41 +0200 |
commit | d6d48b7790ec2a68112a5dc491bf56b4feae57ec (patch) | |
tree | 9485477b99dd2eb5dc5cbd8b71bf74b1e903cfac /.config/polybar/config##template | |
parent | 23a888aa872a5deefc000288932ea213f1415402 (diff) |
change fallback colors polybar
Diffstat (limited to '.config/polybar/config##template')
-rw-r--r-- | .config/polybar/config##template | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/.config/polybar/config##template b/.config/polybar/config##template index 8a78051..3e231db 100644 --- a/.config/polybar/config##template +++ b/.config/polybar/config##template @@ -1,13 +1,7 @@ [barsettings] padding = 1.9 -[color] -bg = ${xrdb:background:#fdf9f7} -fg = ${xrdb:foreground:#121213} -fg-alt = ${xrdb:background:#fdf9f7} -fg-half = ${xrdb:color8:#bbb8b7} - -alpha = #00000000 +include-file = ./colors [global/wm] margin-bottom = 50 |