- user installation of nodejs
- shorten waybar player module to slice long long video title.
This commit is contained in:
2025-10-23 17:24:46 +08:00
parent c94841d0ea
commit 6903697587
2 changed files with 5 additions and 1 deletions

View File

@@ -41,9 +41,9 @@
}
},
"mpris": {
// video plays is often with no {artist}.
"format": "{status_icon} {title}",
"format-stopped": "",
"max-length": 40,
"status-icons": {
"paused": "",
"playing": "󰐊"