diff --git a/pages/linux/playerctl.md b/pages/linux/playerctl.md index 3c1212055..a93d19af8 100644 --- a/pages/linux/playerctl.md +++ b/pages/linux/playerctl.md @@ -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}}"`