Add spotify launcher
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 8 Mar 2021 13:35:54 +0000 (08:35 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 8 Mar 2021 13:35:54 +0000 (08:35 -0500)
home/bin/spotify [new file with mode: 0755]

diff --git a/home/bin/spotify b/home/bin/spotify
new file mode 100755 (executable)
index 0000000..7ea2034
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+exec flatpak run com.spotify.Client
This page took 0.02566 seconds and 4 git commands to generate.