summaryrefslogtreecommitdiff
path: root/volume
diff options
context:
space:
mode:
Diffstat (limited to 'volume')
-rwxr-xr-xvolume3
1 files changed, 3 insertions, 0 deletions
diff --git a/volume b/volume
new file mode 100755
index 0000000..b40ecf1
--- /dev/null
+++ b/volume
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pactl set-sink-volume @DEFAULT_SINK@ "$1"