From be966e3501e5642098fc2012ba5d97b0ce45e76c Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 17 Jan 2018 19:35:15 -0600 Subject: [PATCH] Polybar: Move battery to the left All the other system resources are over there, why not this one? --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index bbe3943e..d8ef570c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -72,9 +72,9 @@ font-4 = ${res/fonts.font-4} inherit = template/bar tray-position = right -modules-left = i3 cpu memory update-arch +modules-left = i3 cpu memory battery update-arch modules-center = xwindow -modules-right = xbacklight volume battery wlan date +modules-right = xbacklight volume wlan date #======================================== # MODULES