1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

playerctl: added show now playing (#3967)

This commit is contained in:
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

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}}"`