From fc01cdb19d8bf94a2b4e17b46c7328d229a07fb0 Mon Sep 17 00:00:00 2001 From: M1dgard Date: Tue, 17 Apr 2018 17:35:22 +0200 Subject: [PATCH] Move volume to the other side with MPD It's a bit weird, especially when no MPD is active. This will probably be changed some way somewhere in the future. --- polybar/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/polybar/config.ini b/polybar/config.ini index 39728aa..24f1321 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -42,9 +42,9 @@ font-4 = "Fira Mono:size=10;1" font-5 = "Weather Icons:size=10;1" font-6 = "Material Wifi Signal strength:pixelsize=14;2" -modules-left = i3 mpd-local mpd-online-1 mpd-online-2 +modules-left = i3 volume mpd-local mpd-online-1 mpd-online-2 modules-center = date -modules-right = volume battery cpu memory temperature eth wlan +modules-right = battery cpu memory temperature eth wlan tray-position = right tray-padding = 2