diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-02-23 12:50:14 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-02-23 12:50:14 +0000 |
commit | 4186d162bd2cc3b9b45851c12462f1acba090852 (patch) | |
tree | 0af2951ccd9b252df8c2f9eb9115552fe010278d /x/.Xresources | |
parent | be33df44d5893ac9576d937c30176e8840a8035e (diff) |
gentoo:time wasted
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/x/.Xresources b/x/.Xresources index 63035d7..d58b278 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -57,14 +57,14 @@ 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 |
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 |
64 | !URxvt.keysym.M-s : perl:keyboard-select:search | 64 | URxvt.keysym.M-s : perl:keyboard-select:search |
65 | !URxvt.perl-ext-common : tabbed,default,matcher | 65 | !URxvt.perl-ext-common : tabbed,default,matcher |
66 | !Urxvt.perl-lib : /usr/lib/urxvt/perl/ | 66 | !Urxvt.perl-lib : /usr/lib/urxvt/perl/ |
67 | !URxvt.url-select.launcher : firefox | 67 | URxvt.url-select.launcher : firefox |
68 | !URxvt.url-select.autocopy : true | 68 | URxvt.url-select.autocopy : true |
69 | !URxvt.url-select.underline : true | 69 | URxvt.url-select.underline : true |
70 | !URxvt.url-select.button: 1 | 70 | URxvt.url-select.button: 1 |