Remove annoying alert
This commit is contained in:
parent
bea7bdd66f
commit
7d52f07fc2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user