- adjusting QQ display as recent updates.
- remove artist section on waybar player control.
This commit is contained in:
2025-10-15 01:47:27 +08:00
parent 73d2c3813f
commit 974c8c9a4b
2 changed files with 9 additions and 4 deletions

View File

@@ -28,7 +28,8 @@
}
},
"mpris": {
"format": "{status_icon} {artist} - {title}",
// video plays is often with no {artist}.
"format": "{status_icon} {title}",
"format-stopped": "",
"status-icons": {
"paused": "",