diff options
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.Xresources b/x/.Xresources index d58b278..08a6c64 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -57,7 +57,7 @@ URxvt*inheritPixmap: False | |||
57 | *color15: #e0dede | 57 | *color15: #e0dede |
58 | 58 | ||
59 | ! Perls | 59 | ! Perls |
60 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select | 60 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font |
61 | URxvt.resize-font.step: 1 | 61 | URxvt.resize-font.step: 1 |
62 | URxvt.keysym.M-Escape : perl:keyboard-select:activate | 62 | URxvt.keysym.M-Escape : perl:keyboard-select:activate |
63 | URxvt.keysym.M-u : perl:url-select:select_next | 63 | URxvt.keysym.M-u : perl:url-select:select_next |