summaryrefslogtreecommitdiff
path: root/vol-up.sh
diff options
context:
space:
mode:
authorMineralwaterXu <[email protected]>2020-12-01 22:25:29 +0800
committerMineralwaterXu <[email protected]>2020-12-01 22:25:29 +0800
commit4590760791af8630a43372f5e3d9db988c28fbad (patch)
treed6589abfb516fe0777e586cfb25e52ca0e7edb21 /vol-up.sh
parent6afd5db977528d05470ef27188481e8340a32c54 (diff)
volume control
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