aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-09-15 18:02:59 -0400
committertdro <tdro@users.noreply.github.com>2021-09-15 18:02:59 -0400
commitbc5713f5dc42f6686c0d2f770abe5973c1c28da7 (patch)
tree11f573c0471416099153a5e52fe762de9a7e97a9
parent06b48a3b208ba61cad973c3150b51ab62e133dab (diff)
downloaddotfiles-bc5713f5dc42f6686c0d2f770abe5973c1c28da7.tar.gz
dotfiles-bc5713f5dc42f6686c0d2f770abe5973c1c28da7.tar.bz2
dotfiles-bc5713f5dc42f6686c0d2f770abe5973c1c28da7.zip
.config/X11/xbindkeysrc: Swap terminal keys
-rw-r--r--.config/X11/xbindkeysrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/X11/xbindkeysrc b/.config/X11/xbindkeysrc
index 80e585e..af5cb92 100644
--- a/.config/X11/xbindkeysrc
+++ b/.config/X11/xbindkeysrc
@@ -104,8 +104,8 @@
# terminal tabbed
"urxvt -pe tabbed"
- Alt + Mod4 + Return
+ Control + Mod4 + Return
# terminal multiplexer
"urxvt -e tmux attach"
- Control + Mod4 + Return
+ Alt + Mod4 + Return