From 94aa19c42b640fc58aeb954628862748bf08750b Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 29 Jan 2023 10:00:51 +0100 Subject: urxvt: add an extension for toggling reverse video --- dotfiles/Xresources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dotfiles') 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 -- cgit v1.2.3