From 488b2b14371a9b2b3f9584db54bf7039a3c425ec Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 18 Jan 2018 16:44:37 -0600 Subject: [PATCH] Polybar: Move battery module back I just don't have the space for it over there --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index e4d41328..dc3e42d0 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -75,9 +75,9 @@ font-4 = ${res/fonts.font-4} inherit = template/bar tray-position = right -modules-left = i3 bspwm cpu memory battery update-arch +modules-left = i3 bspwm cpu memory update-arch modules-center = xwindow -modules-right = xbacklight volume wlan date +modules-right = xbacklight volume battery wlan date #======================================== # MODULES