diff --git a/scripts/songnotification b/scripts/songnotification index 838d0a0..b47e979 100755 --- a/scripts/songnotification +++ b/scripts/songnotification @@ -1,4 +1,4 @@ #!/bin/sh -song=$(playerctl metadata --format "{{ title }}\n{{ artist }}\n{{ album }}") +#song=$(playerctl metadata --format "{{ title }}\n{{ artist }}\n{{ album }}") #notify-send "Now Playing" "$song" #--icon=~/.config/spotifyd/penguin.jpg