waybar: show artist in player component
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
"custom/player": {
|
"custom/player": {
|
||||||
"exec": "playerctl metadata -f '{{title}}' -F"
|
"exec": "playerctl metadata -f '{{title}} - {{artist}}' -F"
|
||||||
},
|
},
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user