summaryrefslogtreecommitdiff
path: root/x/.Xresources
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2020-11-18 11:48:43 +0000
committerShubham Saini <pryr@pryr.xyz>2020-11-18 11:48:43 +0000
commitadfb4b481ccd9fad8936f20ca7b197d67f311d45 (patch)
tree0929bd56cff6812aae97d1d8699505571924a5be /x/.Xresources
parent52424ac4a7bda7059dc020e58d2547979abbcd0e (diff)
added vimtex
Diffstat (limited to 'x/.Xresources')
-rwxr-xr-xx/.Xresources7
1 files changed, 5 insertions, 2 deletions
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
64URxvt.intensityStyles : false 64URxvt.intensityStyles : false
65 65
66 66
67URxvt.perl-ext-common : default,matcher,font-size 67URxvt.perl-ext-common : default,matcher,font-size,keyboard-select
68URxvt.font-size.step: 1 68URxvt.keysym.M-Escape : perl:keyboard-select:activate
69URxvt.keysym.M-s : perl:keyboard-select:search
70URxvt.keyboard-select.clipboard: true
71URxvt.font-size.step : 1
69URxvt.url-launcher : chromium 72URxvt.url-launcher : chromium
70URxvt.matcher.button : 1 73URxvt.matcher.button : 1
71 74