.s/scripts/songnotification

5 lines
157 B
Plaintext
Raw Normal View History

2022-10-26 00:13:43 -04:00
#!/bin/sh
song=$(playerctl metadata --format "{{ title }}\n{{ artist }}\n{{ album }}")
notify-send "Spotify" "$song" #--icon=~/.config/spotifyd/penguin.jpg