diff options
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/x/.Xresources b/x/.Xresources index 26d3024..10ef26e 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -73,14 +73,4 @@ URxvt*inheritPixmap: False | |||
73 | *.color15: #d2d4de | 73 | *.color15: #d2d4de |
74 | 74 | ||
75 | ! Perls | 75 | ! Perls |
76 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font | 76 | URxvt.perl-ext-common : default,matcher |
77 | URxvt.resize-font.step: 1 | ||
78 | URxvt.keysym.M-Escape : perl:keyboard-select:activate | ||
79 | URxvt.keysym.M-u : perl:url-select:select_next | ||
80 | URxvt.keysym.M-s : perl:keyboard-select:search | ||
81 | !URxvt.perl-ext-common : tabbed,default,matcher | ||
82 | !Urxvt.perl-lib : /usr/lib/urxvt/perl/ | ||
83 | URxvt.url-select.launcher : firefox | ||
84 | URxvt.url-select.autocopy : true | ||
85 | URxvt.url-select.underline : true | ||
86 | URxvt.url-select.button: 1 | ||