DashNix/eww_desktop/scripts/music_control

2 lines
105 B
Bash
Executable file

#!/bin/bash
echo $(playerctl metadata -p ncspot,%any --format "{{ artist }}\n{{ album }}\n{{ title }}")