X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.Xresources;h=5cfd8e5cb9e1cd00519a8f774809ffeb79f8959f;hb=cc4abfb3797934ea3fa1d7e93ab85a93fbf259b1;hp=a293deaafa7c2b0661876747c9bc2220e8cb3329;hpb=c2576b3367457831bd41de24543b4b68d54ae62a;p=dotfiles.git diff --git a/.Xresources b/.Xresources index a293dea..5cfd8e5 100644 --- a/.Xresources +++ b/.Xresources @@ -1,23 +1,47 @@ -URxvt.visualBell: true -URxvt.font: xft:GNU unifont mono:size=12:antialias=false -URxvt.background: black +Xft.antialias: 1 +Xft.hinting: 1 +Xft.hintstyle: hintfull +Xft.lcdfilter: lcddefault +Xft.rgba: rgb +Xft.dpi: 96 + +URxvt.background: rgb:00/00/00 +URxvt.foreground: rgb:a8/a8/a8 +Urxvt.color0: rgb:00/00/00 +Urxvt.color1: rgb:a8/00/00 +Urxvt.color2: rgb:00/a8/00 +Urxvt.color3: rgb:a8/54/00 +Urxvt.color4: rgb:00/00/a8 +Urxvt.color5: rgb:a8/00/a8 +Urxvt.color6: rgb:00/a8/a8 +Urxvt.color7: rgb:a8/a8/a8 +Urxvt.color8: rgb:54/54/54 +Urxvt.color9: rgb:fc/54/54 +Urxvt.color10: rgb:54/fc/54 +Urxvt.color11: rgb:fc/fc/54 +Urxvt.color12: rgb:54/54/fc +Urxvt.color13: rgb:fc/54/fc +Urxvt.color14: rgb:54/fc/fc +Urxvt.color15: rgb:fc/fc/fc +Urxvt.colorBD: rgb:fc/fc/fc +URxvt.fading: 25 +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.urgentOnBell: 1 +URxvt.visualBell: 1 +URxvt.loginShell: 1 +URxvt.scrollBar: 0 URxvt.saveLines: 10000 -URxvt.foreground: grey80 -URxvt.scrollBar: false -URxvt.color0: rgb:00/00/00 -URxvt.color1: rgb:a8/00/00 -URxvt.color2: rgb:00/a8/00 -URxvt.color3: rgb:a8/54/00 -URxvt.color4: rgb:00/00/a8 -URxvt.color5: rgb:a8/00/a8 -URxvt.color6: rgb:00/a8/a8 -URxvt.color7: rgb:a8/a8/a8 -URxvt.color8: rgb:54/54/54 -URxvt.color9: rgb:fc/54/54 -URxvt.color10: rgb:54/fc/54 -URxvt.color11: rgb:fc/fc/54 -URxvt.color12: rgb:54/54/fc -URxvt.color13: rgb:fc/54/fc -URxvt.color14: rgb:54/fc/fc -URxvt.color15: rgb:fc/fc/fc -URxvt.colorBD: rgb:fc/fc/fc +URxvt.internalBorder: 1 +URxvt.externalBorder: 1 +URxvt.mouseWheelScrollPage: 0 +URxvt.pastableTabs: 1 +URxvt.cursorBlink: 0 +URxvt.perl-lib: /home/mart/.urxvt/ext +URxvt.perl-ext-common: font-size +URxvt.perl-ext: string +URxvt.keysym.C-Up: perl:font-size:increase +URxvt.keysym.C-Down: perl:font-size:decrease +URxvt.keysym.C-Left: perl:font-size:reset