mirror of https://github.com/CrimsonTome/tldr.git
playerctl: added show now playing (#3967)
parent
17c18771b0
commit
998e0f5f4f
|
@ -25,3 +25,7 @@
|
||||||
- Send a command to all players:
|
- Send a command to all players:
|
||||||
|
|
||||||
`playerctl --all-players {{command}}`
|
`playerctl --all-players {{command}}`
|
||||||
|
|
||||||
|
- Show now playing:
|
||||||
|
|
||||||
|
`playerctl metadata --format "Now playing: {{artist}} - {{album}} - {{title}}"`
|
||||||
|
|
Loading…
Reference in New Issue