Make polybar contents more visible
authorAmin Bandali <amin@aminb.org>
Mon, 1 May 2017 20:03:46 +0000 (16:03 -0400)
committerAmin Bandali <amin@aminb.org>
Mon, 1 May 2017 20:03:46 +0000 (16:03 -0400)
Also, remove battery module because it's inaccurate

polybar/.config/polybar/config

index 62c27f6..e4081f2 100644 (file)
@@ -12,8 +12,8 @@
 background = #222
 background-alt = #444
 ;foreground = ${xrdb:color7:#222}
-foreground = #dfdfdf
-foreground-alt = #555
+foreground = #eee
+foreground-alt = #888
 primary = #ffb52a
 secondary = #e60053
 alert = #bd2c40
@@ -49,7 +49,7 @@ font-3 = FontAwesome:pixelsize=10;1
 
 modules-left = bspwm xwindow
 modules-center = 
-modules-right = volume filesystem mail xkeyboard memory cpu battery temperature date powermenu
+modules-right = volume filesystem mail xkeyboard memory cpu temperature date powermenu
 
 tray-position = right
 ;tray-padding = 2