{ "format" = "{player_icon} {dynamic} {status_icon}"; "format-paused" = "{player_icon} {title} {status_icon}"; "format-stopped" = "{player_icon} {status_icon}"; "interval" = 1; "player-icons" = { "default" = "󰝚"; "mpv" = "󰝚"; "spotify" = "󰓇"; "ncspot" = "󰓇"; }; "status-icons" = { "playing" = "󰐊"; "paused" = "󰏤"; "stopped" = "󰓛"; }; "ignored-players" = [ "firefox" ]; }