2022-10-25 22:13:43 -06:00
|
|
|
#!/bin/sh
|
2023-01-20 23:57:41 -07:00
|
|
|
#song=$(playerctl metadata --format "{{ title }}\n{{ artist }}\n{{ album }}")
|
2022-11-07 15:47:39 -07:00
|
|
|
#notify-send "Now Playing" "$song" #--icon=~/.config/spotifyd/penguin.jpg
|
2022-10-25 22:13:43 -06:00
|
|
|
|