blob: fa0ebada6cad958d6c7b786a1ba0e4293cb1c44a (
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
|
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=12:autohint=true
Rxvt.fade: 5
Rxvt.termName: xterm
URxvt*urgentOnBell: true
URxvt*transparent: true
URxvt*shading: 20
XTerm*background: rgb:1a/1a/1a
XTerm*foreground: grey
XTerm*scrollBar: false
XTerm*faceName: xft:Inconsolata:size=12:autohint=true
XTerm*bellIsUrgent: true
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
xterm*termName: xterm-256color
XTerm*locale: true
|