blob: dae0e3f894559208ead8e9823cd35dbc83b862b6 (
plain) (
blame)
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
|
Emacs*toolBar: 0
Emacs*menuBar: 0
Emacs*verticalScrollBars: off
URxvt.jumpScroll: true
URxvt.skipScroll: true
URxvt.saveLines: 32768
URxvt.scrollBar: false
URxvt.internalBorder: 1
URxvt.cursorBlink: 0
URxvt.visualBell: off
URxvt.perl-ext: selection,mark-yank-urls,cwd-spawn,selection-to-clipboard
URxvt.scrollstyle: next
URxvt.font: xft:Bitstream Vera Sans Mono:size=10
Xft.dpi: 192
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintslight
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
XTerm.vt100.termName: xterm-256color
|