From 5905b5566b8cd64d5ac7ecd73479c7d42ce3fcfa Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 2 Feb 2018 19:15:09 -0600 Subject: [PATCH] Polybar: Change battery module color, reorder modules --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index ca32262b..104e36c1 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -12,7 +12,7 @@ primary = ${xrdb:color4} secondary = ${xrdb:color12} alert = ${xrdb:color3} -icon-battery = ${xrdb:color2} +icon-battery = ${xrdb:color7} icon-cpu = ${xrdb:color4} icon-date = ${xrdb:color7} icon-fs = ${xrdb:color2} @@ -78,7 +78,7 @@ tray-position = right modules-left = i3 bspwm cpu memory fs-home update-arch modules-center = -modules-right = wlan battery xbacklight volume date +modules-right = wlan xbacklight volume battery date [bar/secondary-top] monitor = ${env:PB_MONITOR}