Move MPRIS module to left of waybar

This commit is contained in:
Evie Litherland-Smith 2023-11-13 20:13:20 +00:00
parent aed707ea8e
commit 79553ac61b

View file

@ -15,11 +15,15 @@
layer = "top";
position = "top";
# Layout
"modules-left" =
[ "hyprland/workspaces" "custom/separator" "hyprland/window" ];
"modules-left" = [
"hyprland/workspaces"
"custom/separator"
"hyprland/window"
"custom/separator"
"mpris"
];
"modules-center" = [ ];
"modules-right" = [
"mpris"
"pulseaudio"
"disk"
"cpu"