polybar: put battery first

This commit is contained in:
Vincent Bernat 2021-08-24 07:02:59 +02:00
parent 67bbfcefea
commit f74c7b6346

View file

@ -35,11 +35,11 @@ modules-center = date weather
[bar/alone]
inherit = bar/common
modules-right = cpu memory brightness battery bluetooth network disk dunst pulseaudio
modules-right = battery cpu memory brightness bluetooth network disk dunst pulseaudio
[bar/primary]
inherit = bar/common
modules-right = cpu memory brightness battery bluetooth network disk dunst pulseaudio
modules-right = battery cpu memory brightness bluetooth network disk dunst pulseaudio
[bar/secondary]
inherit = bar/common