mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:53:52 +02:00
playerctl: added show now playing (#3967)
This commit is contained in:
parent
17c18771b0
commit
998e0f5f4f
1 changed files with 4 additions and 0 deletions
|
@ -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}}"`
|
||||
|
|
Loading…
Add table
Reference in a new issue