diff options
-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 |