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.
This commit is contained in:
parent
93c6642c66
commit
fc01cdb19d
1 changed files with 2 additions and 2 deletions
|
@ -42,9 +42,9 @@ font-4 = "Fira Mono:size=10;1"
|
||||||
font-5 = "Weather Icons:size=10;1"
|
font-5 = "Weather Icons:size=10;1"
|
||||||
font-6 = "Material Wifi Signal strength:pixelsize=14;2"
|
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-center = date
|
||||||
modules-right = volume battery cpu memory temperature eth wlan
|
modules-right = battery cpu memory temperature eth wlan
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
tray-padding = 2
|
tray-padding = 2
|
||||||
|
|
Loading…
Reference in a new issue