adjust mpris lengths

This commit is contained in:
Joel Mathew Thomas
2025-03-13 14:21:17 +05:30
parent 0c58349eb9
commit 6ac910b8e0
+4 -1
View File
@@ -50,7 +50,10 @@
"format-stopped": "", "format-stopped": "",
"interval": 2, "interval": 2,
"dynamic-order": ["title", "artist"], "dynamic-order": ["title", "artist"],
"artist-len": 10, "dynamic-importance-order": ["title", "artist"],
"title-len": 30,
"artist-len": 20,
"max-length": 30,
"elipsis": "..." "elipsis": "..."
}, },
"gamemode": { "gamemode": {