summaryrefslogtreecommitdiff
path: root/x
diff options
context:
space:
mode:
Diffstat (limited to 'x')
-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