summaryrefslogtreecommitdiff
path: root/Xresources
blob: f2d95ec2201a06d639c7a35e15c21740e80bd581 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#include "/home/matias/.config/termcolors/sourcerer"
!*font: -*-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso8859-*
*font: -*-inconsolata-medium-r-*-*-12-*-*-*-*-*-*-*
dzen2*font: -*-inconsolata-medium-r-*-*-12-*-*-*-*-*-*-*
!dzen2*font: -misc-fixed-medium-r-semicondensed-*-12-*-*-*-*-*-*-*
xterm*faceName: Inconsolata:size=10:antialias=false
!xterm*font: 7x13

xterm*linespace: 0
xterm*VT100*underLine: on
xterm*termName: xterm-256color

*scrollBar: false
xterm*metaSendsEscape: true
xterm*boldMode: false
xterm*selectToClipboard: true

xterm.savelines:        500
xterm*scrollBar:        false

! do not scroll with output
xterm*scrollTtyOutput:  true

! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
xterm*scrollWithBuffer: true

! scroll back to the bottom on keypress
!xterm*scrollTtyKeypress: true

! scroll a single line
xterm.keysym.Shift-Up: command:\033]720;1\007
xterm.keysym.Shift-Down: command:\033]721;1\007

! clipboard management
xterm.perl-ext-common:  default,clipboard
xterm.keysym.M-c:   perl:clipboard:copy
xterm.keysym.M-v:   perl:clipboard:paste


*colorIT:                             #E3AB8D
*VT100.colorBDMode:                   true
*VT100.colorBD:                       red
*VT100.colorULMode:                   true
*VT100.colorUL:                       magenta
*VT100.veryBoldColors:                6

!---------------------------------------------------
! Font Rendering
!---------------------------------------------------
Xft.dpi: 96
Xft.antialias: 1
Xft.rgba: rgb
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hinting: 1
Xft.hintstyle: hintfull