From adfb4b481ccd9fad8936f20ca7b197d67f311d45 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Wed, 18 Nov 2020 17:18:43 +0530 Subject: added vimtex --- x/.Xresources | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'x/.Xresources') diff --git a/x/.Xresources b/x/.Xresources index b8ef8d7..835e93d 100755 --- a/x/.Xresources +++ b/x/.Xresources @@ -64,8 +64,11 @@ URxvt.titleBar : false URxvt.intensityStyles : false -URxvt.perl-ext-common : default,matcher,font-size -URxvt.font-size.step: 1 +URxvt.perl-ext-common : default,matcher,font-size,keyboard-select +URxvt.keysym.M-Escape : perl:keyboard-select:activate +URxvt.keysym.M-s : perl:keyboard-select:search +URxvt.keyboard-select.clipboard: true +URxvt.font-size.step : 1 URxvt.url-launcher : chromium URxvt.matcher.button : 1 -- cgit v1.2.3