mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
polybar: put battery first
This commit is contained in:
parent
67bbfcefea
commit
f74c7b6346
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue