diff options
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x/.Xresources b/x/.Xresources index 981bb4d..8868f7f 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -74,8 +74,8 @@ URxvt*inheritPixmap: False | |||
74 | *.color15: #d2d4de | 74 | *.color15: #d2d4de |
75 | 75 | ||
76 | ! Perls | 76 | ! Perls |
77 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select | 77 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font |
78 | 78 | URxvt.resize-font.step: 1 | |
79 | URxvt.keysym.M-Escape : perl:keyboard-select:activate | 79 | URxvt.keysym.M-Escape : perl:keyboard-select:activate |
80 | URxvt.keysym.M-u : perl:url-select:select_next | 80 | URxvt.keysym.M-u : perl:url-select:select_next |
81 | URxvt.keysym.M-s : perl:keyboard-select:search | 81 | URxvt.keysym.M-s : perl:keyboard-select:search |