diff --git a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix index bba0f937..f44c4d19 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/waybar-conf.nix @@ -49,8 +49,8 @@ mpris = { format = "{player_icon} {dynamic}"; format-paused = ''{status_icon} {dynamic}''; - player-icons = { default = "▶" }; - status-icons = { paused = "⏸" }; + player-icons = { default = "▶"; }; + status-icons = { paused = "⏸"; }; max-length = 30; }; "hyprland/workspaces" = {