update
- adjusting QQ display as recent updates. - remove artist section on waybar player control.
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user