summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/openbox/rc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml
index 4411aa1..a944fe8 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -307,6 +307,11 @@
<command>urxvtc -e wicd-curses</command>
</action>
</keybind>
+ <keybind key="W-a">
+ <action name="Execute">
+ <command>urxvtc -e pa-sink-ctl</command>
+ </action>
+ </keybind>
<keybind key="W-m">
<action name="Execute">
<command>gnome-mplayer</command>