Waybar: Move battery info to the left.
This commit is contained in:
parent
45f675aafd
commit
6792c3def0
|
@ -21,8 +21,8 @@ in
|
||||||
];
|
];
|
||||||
modules-center = [ "sway/workspaces" ];
|
modules-center = [ "sway/workspaces" ];
|
||||||
modules-right = [
|
modules-right = [
|
||||||
"group/hardware"
|
|
||||||
"group/batteryinfo"
|
"group/batteryinfo"
|
||||||
|
"group/hardware"
|
||||||
"pulseaudio"
|
"pulseaudio"
|
||||||
"custom/display"
|
"custom/display"
|
||||||
"custom/network"
|
"custom/network"
|
||||||
|
|
Loading…
Reference in a new issue