.s/scripts/songnotification
2022-10-25 22:13:43 -06:00

5 lines
157 B
Bash
Executable File

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