new flatpak wrapper: spotify

This commit is contained in:
crater2150 2023-04-05 13:16:30 +02:00
parent 8c44a6562d
commit dc9575ce47

4
flatpaks/spotify Executable file
View file

@ -0,0 +1,4 @@
#!/bin/zsh
#flatpak: flathub:com.spotify.Client
export $(dbus-launch)
exec flatpak run com.spotify.Client