From c4993a80baec31f0784f66e1e20f208b9ee1fc22 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sat, 20 Apr 2019 14:46:52 +0200 Subject: Update --- polybar/.config/polybar/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'polybar/.config') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 96a7226..4ae15b6 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -8,7 +8,7 @@ ;===================================================== [colors] -background = #f222 +background = #fff background-alt = #444 #foreground = #dfdfdf foreground = #000 @@ -31,16 +31,13 @@ height = 30 offset-x = 0 offset-y = 0 - ; Prefer fixed center position for the `modules-center` block ; When false, the center position will be based on the size of the other blocks. fixed-center = true -#background = ${xrdb:color9} background = ${colors.background} foreground = ${colors.foreground} - overline-size = 2 overline-color = #f00 underline-size = 2 -- cgit v1.2.3