summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cc3e3c8..4411aa1 100644
--- a/.config/openbox/rc.xml
+++ b/.config/openbox/rc.xml
@@ -302,6 +302,11 @@
<command>firefox</command>
</action>
</keybind>
+ <keybind key="W-n">
+ <action name="Execute">
+ <command>urxvtc -e wicd-curses</command>
+ </action>
+ </keybind>
<keybind key="W-m">
<action name="Execute">
<command>gnome-mplayer</command>