aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-08 14:24:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-08 14:24:52 +1300
commit1756afffbc121598441bc966fb59950ae0fcaf42 (patch)
tree3142e2b6d1e318b18af7cce3e13eaeaa28ed2ae3
parentReset working dir and SHLVL for xbindkeys (diff)
downloaddotfiles-1756afffbc121598441bc966fb59950ae0fcaf42.tar.gz
dotfiles-1756afffbc121598441bc966fb59950ae0fcaf42.zip
Add a plain sh keybinding
-rw-r--r--X/xbindkeysrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/X/xbindkeysrc b/X/xbindkeysrc
index ac9394c3..ff404691 100644
--- a/X/xbindkeysrc
+++ b/X/xbindkeysrc
@@ -1,11 +1,14 @@
"exec urxvtcd"
Mod4 + Return
+"exec urxvtcd -e sh"
+ Mod4 + Control + Return
+
"exec urxvtcd -e ksh"
Mod4 + Shift + Return
"exec urxvtcd -e zsh"
- Mod4 + Control + Return
+ Mod4 + Alt + Return
"exec br"
Mod4 + b