initial commit for my new arch installation
[dotfiles.git] / .Xresources
1 Xft.antialias: 1
2 Xft.hinting: 1
3 Xft.hintstyle: hintfull
4 Xft.lcdfilter: lcddefault
5 Xft.rgba: rgb
6 Xft.dpi: 96
7
8 URxvt*background: Black
9 URxvt*foreground: Gray75
10 URxvt*fading: 25
11 URxvt*font: xft:DejaVu Sans Mono:style=Book:pixelsize=12
12 URxvt*boldFont: DejaVu Sans Mono:style=Bold:pixelsize=12
13 URxvt*italicFont: DejaVu Sans Mono:style=Oblique:pixelsize=12
14 URxvt*boldItalicFont: DejaVu Sans Mono:style=Bold Oblique:pixelsize=12
15 URxvt*urgentOnBell: 1
16 URxvt*visualBell: 1
17 URxvt*loginShell: 1
18 URxvt*scrollBar: 0
19 URxvt*saveLines: 10000
20 URxvt*internalBorder: 1
21 URxvt*externalBorder: 1
22 URxvt*mouseWheelScrollPage: 0
23 URxvt*pastableTabs: 1
24 URxvt*cursorBlink: 0
25 URxvt*perl-lib: /home/mart/.urxvt/ext
26 URxvt*perl-ext-common: font-size
27 URxvt*perl-ext: string
28 URxvt.keysym.C-Up: perl:font-size:increase
29 URxvt.keysym.C-Down: perl:font-size:decrease
30 URxvt.keysym.C-Left: perl:font-size:reset