Use native mpris module in Waybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
61510dd009
commit
38f95b1847
3 changed files with 6 additions and 14 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
if [ "$(playerctl -p tauon status)" = "Playing" ]; then
|
||||
echo "$(playerctl -p tauon metadata xesam:albumArtist) - $(playerctl -p tauon metadata xesam:album) - $(playerctl -p tauon metadata xesam:title)"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue