diff --git a/home-manager/common/desktops/hyprland/components/waybar.nix b/home-manager/common/desktops/hyprland/components/waybar.nix index 7e580bc9..8e62c89c 100644 --- a/home-manager/common/desktops/hyprland/components/waybar.nix +++ b/home-manager/common/desktops/hyprland/components/waybar.nix @@ -97,7 +97,7 @@ }; pulseaudio = { scroll-step = 1; - format = "{icon} {format_source}"; + format = "{icon}{format_source}"; format-bluetooth = "{volume}% {icon} {format_source}"; format-bluetooth-muted = " "; format-muted = "󰝟 {format_source}";