blob: 2a80b98e45204fabf612a004095425220554949e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
utohint: 0
Xft.antialias: 1
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.dpi: 96
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
*color4: royalblue
*color12: #5895cf
Rxvt.background: #1a1a1a
Rxvt.foreground: grey
Rxvt.scrollBar: false
Rxvt.font: xft:Inconsolata:size=10:autohint=true
Rxvt.fade: 5
Rxvt.termName: xterm
URxvt*urgentOnBell: true
URxvt*transparent: true
URxvt*shading: 20
URxvt.iso14755: false
URxvt.iso14755_52: false
XTerm*background: rgb:1a/1a/1a
XTerm*foreground: grey
XTerm*scrollBar: false
XTerm*faceName: xft:Inconsolata:size=7:autohint=true
XTerm*bellIsUrgent: true
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
xterm*termName: xterm-256color
XTerm*locale: true
|