From 5fa4fe9ce2245ab7a1ca3a45035aa16a02ac8648 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 16 Dec 2017 23:09:46 -0600 Subject: [PATCH] Polybar: Reorganize Alpha layout Here we go again --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 590fd4f8..23e4d995 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -90,9 +90,9 @@ inherit = template/bar bottom = true tray-position = right -modules-left = i3 bspwm | wlan-network eth-network | mpd -modules-center = xwindow-label -modules-right = | temperature-label cpu-label memory-label | xbacklight-ramp volume-ramp battery-ramp | date +modules-left = i3 bspwm | temperature-label cpu-label memory-label | xwindow-label +modules-center = mpd +modules-right = | xbacklight-ramp volume-ramp wlan-network eth-network battery-ramp | date [bar/gamma] inherit = template/bar