eww; lyrics widget
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
killall spotify-lyrics
|
||||
sleep 0.1
|
||||
spotify-lyrics clear
|
||||
notify-send -a "spotify-lyrics" "Lyrics Cleared" "The lyrics have been cleared."
|
||||
Reference in New Issue
Block a user