mutt configs

This commit is contained in:
Paul Walko
2017-06-19 00:49:00 -04:00
parent 5f9c8813be
commit 6e4f911243
18 changed files with 635 additions and 5 deletions

View File

@@ -1,13 +1,13 @@
"amixer set Master 5%+"
"amixer -c 1 set Master 5%+"
XF86AudioRaiseVolume
"amixer set Master 5%-"
"amixer -c 1 set Master 5%-"
XF86AudioLowerVolume
"amixer set Master toggle"
"amixer -c 1 set Master toggle && amixer -c 1 set Speaker unmute"
XF86AudioMute
"amixer set Capture toggle"
"amixer -c 1 set Capture toggle"
XF86AudioMicMute
"xbacklight -inc 5"