diff --git a/modules/hm/waybar.nix b/modules/hm/waybar.nix index dd74460..2173529 100644 --- a/modules/hm/waybar.nix +++ b/modules/hm/waybar.nix @@ -120,7 +120,7 @@ { output = ["HDMI-A-1"]; spacing = 8; - "modules-left" = ["hyprland/workspaces" "cava" "mpris"]; + "modules-left" = ["hyprland/workspaces" "mpris" "cava"]; "modules-center" = ["hyprland/window"]; "modules-right" = ["clock"];