add snipmate deps
[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: rgb:00/00/00
9 URxvt.foreground: rgb:a8/a8/a8
10 Urxvt.color0: rgb:00/00/00
11 Urxvt.color1: rgb:a8/00/00
12 Urxvt.color2: rgb:00/a8/00
13 Urxvt.color3: rgb:a8/54/00
14 Urxvt.color4: rgb:00/00/a8
15 Urxvt.color5: rgb:a8/00/a8
16 Urxvt.color6: rgb:00/a8/a8
17 Urxvt.color7: rgb:a8/a8/a8
18 Urxvt.color8: rgb:54/54/54
19 Urxvt.color9: rgb:fc/54/54
20 Urxvt.color10: rgb:54/fc/54
21 Urxvt.color11: rgb:fc/fc/54
22 Urxvt.color12: rgb:54/54/fc
23 Urxvt.color13: rgb:fc/54/fc
24 Urxvt.color14: rgb:54/fc/fc
25 Urxvt.color15: rgb:fc/fc/fc
26 Urxvt.colorBD: rgb:fc/fc/fc
27 URxvt.fading: 25
28 URxvt.font: xft:DejaVu Sans Mono:style=Book:pixelsize=12
29 URxvt.boldFont: DejaVu Sans Mono:style=Bold:pixelsize=12
30 URxvt.italicFont: DejaVu Sans Mono:style=Oblique:pixelsize=12
31 URxvt.boldItalicFont: DejaVu Sans Mono:style=Bold Oblique:pixelsize=12
32 URxvt.urgentOnBell: 1
33 URxvt.visualBell: 1
34 URxvt.loginShell: 1
35 URxvt.scrollBar: 0
36 URxvt.saveLines: 10000
37 URxvt.internalBorder: 1
38 URxvt.externalBorder: 1
39 URxvt.mouseWheelScrollPage: 0
40 URxvt.pastableTabs: 1
41 URxvt.cursorBlink: 0
42 URxvt.perl-lib: /home/mart/.urxvt/ext
43 URxvt.perl-ext-common: font-size
44 URxvt.perl-ext: string
45 URxvt.keysym.C-Up: perl:font-size:increase
46 URxvt.keysym.C-Down: perl:font-size:decrease
47 URxvt.keysym.C-Left: perl:font-size:reset