From 0bdfbce81d8e6077538e875a4989b3fbdb8c3280 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 14 Aug 2017 05:34:11 -0500 Subject: [PATCH] Moved polybar temperature widget to southeast --- .config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index f3aafdac..6e7f2ceb 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -70,7 +70,7 @@ border-bottom-color = ${res/colors.accent-control} modules-left = i3 | xwindow modules-center = date -modules-right = wlan-up wlan-down | xkeyboard | temperature +modules-right = wlan-up wlan-down | xkeyboard ; LOWER ;==================== @@ -81,9 +81,9 @@ bottom=true border-top-size = 2 border-top-color = ${res/colors.accent-control} -modules-left = battery | cpu memory +modules-left = battery cpu memory modules-center = mpd -modules-right = xbacklight volume +modules-right = xbacklight volume temperature ;======================================== ; MODULES