summaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-01-29 10:00:51 +0100
committerAnton Khirnov <anton@khirnov.net>2023-01-29 10:00:51 +0100
commit94aa19c42b640fc58aeb954628862748bf08750b (patch)
tree10ab9277cd8648d195d541f6239048bc003cf752 /dotfiles
parente1077922f687cc8d5482d3b53f5d54d58c3d534b (diff)
urxvt: add an extension for toggling reverse video
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/Xresources2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/Xresources b/dotfiles/Xresources
index 874d827..e832883 100644
--- a/dotfiles/Xresources
+++ b/dotfiles/Xresources
@@ -34,6 +34,8 @@ URxvt.scrollTTYKeyPress: true
URxvt.inputMethod: ibus
URxvt.preeditType: OverTheSpot
+URxvt.keysym.M-r: reverse:toggle
+
URxvt.keysym.M-u: reselect:url
URxvt.keysym.M-g: reselect:git_hash
URxvt.keysym.M-i: reselect:message_id