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