X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.Xresources;h=9e70d6f4a76f59be143d88f5e9d7e27f8fbc8cde;hb=e26d42e86a5cecb2c9b75be5b2e7bcea41d19c1f;hp=52017db374a36a870bd15801b076ed83ba3258df;hpb=9ed401a9b2b8042a035996d9be4c6d43bad08cff;p=dotfiles.git diff --git a/x/.Xresources b/x/.Xresources index 52017db..9e70d6f 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -26,21 +26,23 @@ URxvt.color12: rgb:3a/53/f0 URxvt.color13: rgb:e6/28/ba URxvt.color14: rgb:1c/f5/f5 URxvt.color15: rgb:ff/ff/ff -URxvt.font: xft:DejaVu Sans Mono:style=Book:pixelsize=12 -URxvt.boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=12 -URxvt.italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=12 -URxvt.boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=12 +URxvt.font: xft:DejaVu Sans Mono:style=Book:pixelsize=16 +URxvt.boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=16 +URxvt.italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=16 +URxvt.boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=16 URxvt.urgentOnBell: 1 URxvt.visualBell: 1 URxvt.loginShell: 1 URxvt.scrollBar: 0 -URxvt.saveLines: 10000 +URxvt.saveLines: 1000 URxvt.internalBorder: 1 URxvt.externalBorder: 1 URxvt.mouseWheelScrollPage: 0 URxvt.pastableTabs: 1 URxvt.cursorBlink: 0 -URxvt.perl-ext-common: font-size +URxvt.perl-ext-common: font-size,matcher +URxvt.url-launcher: /usr/bin/xdg-open +URxvt.keysym.C-Right: perl:matcher:list URxvt.keysym.C-Up: perl:font-size:increase URxvt.keysym.C-Down: perl:font-size:decrease URxvt.keysym.C-Left: perl:font-size:reset