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