diff --git a/flatpaks/spotify b/flatpaks/spotify new file mode 100755 index 0000000..3a4501f --- /dev/null +++ b/flatpaks/spotify @@ -0,0 +1,4 @@ +#!/bin/zsh +#flatpak: flathub:com.spotify.Client +export $(dbus-launch) +exec flatpak run com.spotify.Client