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