aboutsummaryrefslogtreecommitdiff
path: root/bash/spotify.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/spotify.bash')
-rw-r--r--bash/spotify.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/spotify.bash b/bash/spotify.bash
new file mode 100644
index 0000000..1593727
--- /dev/null
+++ b/bash/spotify.bash
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+[ -n "$SPOTIFY_SINK" ] && alias spotify="PULSE_SINK=$SPOTIFY_SINK spotify"