diff options
author | Peter Palfrader <peter@palfrader.org> | 2019-09-03 10:05:43 +0200 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2019-09-03 10:05:43 +0200 |
commit | ca8fb2361223bea52b91572de18848f984889232 (patch) | |
tree | a2f618aafad87e82b3fab4ef911e8a67626459e4 | |
parent | 1f7c56ef48d3ea7d57ae4d9a62dc548af59f2efc (diff) |
urxvt x resources
-rw-r--r-- | Xresources | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -37,6 +37,8 @@ URxvt*color12: #8787ff ! !URxvt.keysym.0xff9d: Xommand:\033]50;-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15\007 URxvt.font: xft:DejaVu Sans Mono-9,xft:Mono-9 +! URxvt.font: -misc-fixed-medium-r-normal--13-120-75-75-c-70-* +! URxvt.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 ! URxvt.keysym.Mod3-1: command:\033]710;xft:DejaVu Sans Mono-5,xft:Mono-5\007 ! URxvt.keysym.Mod3-2: command:\033]710;xft:DejaVu Sans Mono-7,xft:Mono-7\007 ! URxvt.keysym.Mod3-3: command:\033]710;xft:DejaVu Sans Mono-9,xft:Mono-9\007 @@ -49,10 +51,11 @@ URxvt.keysym.Mod3-minus: perl:font-size:decrease URxvt.keysym.Mod3-equal: perl:font-size:increase ! URxvt.perl-ext-common: default,-selection,matcher,mark-yank-urls -URxvt*perl-lib: /home/weasel/.rxvt-perl +! URxvt*perl-lib: /home/weasel/.rxvt-perl URxvt.perl-ext-common: default,-selection,font-size,matcher,3digits ! reasonable colors: 14, 23, 24, 40, 44, 45, 61 -URxvt.matcher.rend.0: Uline fg45 +! URxvt.matcher.rend.0: Uline fg45 +URxvt.matcher.rend.0: Uline URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 3 |