quickshell: should be everything I want now
This commit is contained in:
4
.scripts/sl-wrap
Executable file
4
.scripts/sl-wrap
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
pgrep -f spotify-lyrics && (killall spotify-lyrics || exit 1)
|
||||
spotify-lyrics "$@"
|
||||
Reference in New Issue
Block a user