summaryrefslogtreecommitdiff
path: root/dotfiles/Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/Xresources')
-rw-r--r--dotfiles/Xresources4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/Xresources b/dotfiles/Xresources
index 462f771..874d827 100644
--- a/dotfiles/Xresources
+++ b/dotfiles/Xresources
@@ -33,11 +33,15 @@ URxvt.scrollTTYOutput: true
URxvt.scrollTTYKeyPress: true
URxvt.inputMethod: ibus
URxvt.preeditType: OverTheSpot
+
URxvt.keysym.M-u: reselect:url
URxvt.keysym.M-g: reselect:git_hash
URxvt.keysym.M-i: reselect:message_id
URxvt.keysym.M-w: reselect:user.0
URxvt.reselect.pattern.0: \\w\\S{4,}
+URxvt.reselect.hint.backgroundColor: 30
+URxvt.reselect.hint.foregroundColor: 232
+
URxvt.urgentOnBell: true
URxvt.saveLines: 16384