new flatpak wrapper: spotify
This commit is contained in:
parent
8c44a6562d
commit
dc9575ce47
4
flatpaks/spotify
Executable file
4
flatpaks/spotify
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/zsh
|
||||
#flatpak: flathub:com.spotify.Client
|
||||
export $(dbus-launch)
|
||||
exec flatpak run com.spotify.Client
|
Loading…
Reference in a new issue