From 0a9053c2902adab8b94eaacdb15390441143078c Mon Sep 17 00:00:00 2001
From: Timmy Keller <tjk@tjkeller.xyz>
Date: Sat, 11 Sep 2021 00:36:13 -0500
Subject: redid repo cus of fucking chromium rip old commit messages

---
 keyboard/volcon | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100755 keyboard/volcon

(limited to 'keyboard/volcon')

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
-- 
cgit v1.2.3