summaryrefslogtreecommitdiffstats
path: root/xbindkeysrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-01-18 23:16:44 -0500
committerJesse Luehrs <doy@tozt.net>2015-01-18 23:41:28 -0500
commite54d5ed32c76114ba895319d5e2fa2f9fb0b1b34 (patch)
tree475b7762253801d937767773e44ddf348e00301f /xbindkeysrc
parent43f706521215005e7907a40eca11d4a6383056aa (diff)
downloadconf-e54d5ed32c76114ba895319d5e2fa2f9fb0b1b34.tar.gz
conf-e54d5ed32c76114ba895319d5e2fa2f9fb0b1b34.zip
use pactl instead of amixer for volume stuff
since i've already decided to convert to pulseaudio anyway
Diffstat (limited to 'xbindkeysrc')
-rw-r--r--xbindkeysrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbindkeysrc b/xbindkeysrc
index fc30241..8fdbb96 100644
--- a/xbindkeysrc
+++ b/xbindkeysrc
@@ -37,7 +37,7 @@
"volume mute"
XF86AudioMute
-"amixer set Capture toggle"
+"pactl set-source-mute 2 toggle"
XF86AudioMicMute
"xrandr --auto"