summaryrefslogtreecommitdiff
path: root/vol-down.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vol-down.sh')
-rwxr-xr-xvol-down.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/vol-down.sh b/vol-down.sh
new file mode 100755
index 0000000..7cc89a9
--- /dev/null
+++ b/vol-down.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