playerctl: added show now playing (#3967)

client-spec/clarity
enes4949 2020-04-07 04:24:51 +03:00 committed by GitHub
parent 17c18771b0
commit 998e0f5f4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -25,3 +25,7 @@
- Send a command to all players:
`playerctl --all-players {{command}}`
- Show now playing:
`playerctl metadata --format "Now playing: {{artist}} - {{album}} - {{title}}"`