Files
dotfiles/.config/waybar/waybar-roon.json

12 lines
300 B
JSON

{
"zone_name": "SMSL 400",
"format": {
"playing": "󰐊 {artist} - {title}",
"paused": "󰏤 {artist} - {title}",
"stopped": "󰓛 Stopped",
"loading": "󰄰 Loading...",
"no_zone": "󰓛 No Zone"
},
"max_length": 60,
"update_interval": 1
}