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