summaryrefslogtreecommitdiff
path: root/vol-up.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vol-up.sh')
-rwxr-xr-xvol-up.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/vol-up.sh b/vol-up.sh
new file mode 100755
index 0000000..0c175d6
--- /dev/null
+++ b/vol-up.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+/usr/bin/amixer -qM set Master 5%+ umute
+#pactl set-sink-volume @DEFAULT_SINK@ +5%
+bash ~/scripts/dwm-status-refresh.sh