summaryrefslogtreecommitdiff
path: root/keyboard/volcon
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/volcon')
-rwxr-xr-xkeyboard/volcon3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard/volcon b/keyboard/volcon
new file mode 100755
index 0000000..1891929
--- /dev/null
+++ b/keyboard/volcon
@@ -0,0 +1,3 @@
+#!/bin/sh
+amixer -M sset Master $1 > /dev/null
+dwmsbup 10