Waybar: Move battery info to the left.

This commit is contained in:
Dmitry Voronin 2025-01-29 10:40:35 +03:00
parent 45f675aafd
commit 6792c3def0
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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"