Waybar: mpris module now refreshes every 2 seconds

This commit is contained in:
Viyurz 2023-10-05 10:30:58 +02:00
parent 24289658d9
commit f9617b989d
No known key found for this signature in database

View file

@ -92,6 +92,7 @@
"format-source-muted": "󰍭 {volume}%" "format-source-muted": "󰍭 {volume}%"
}, },
"mpris": { "mpris": {
"interval": 2,
"format": " {status_icon} {title}", "format": " {status_icon} {title}",
"player": "beefweb", "player": "beefweb",
"ignored-players": ["firefox"], "ignored-players": ["firefox"],