-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
47 lines (45 loc) · 1.27 KB
/
.Xresources
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
dzen2.font: xft:Iosevka Comfy:size=14:antialias=true
!! Xft options
! Xft.antialias: false
! Xft.antialias: rgba
Xft.hinting: true
Xft.hintstyle: hintlight
Xft.rgba: rgb
! scaling
Xft.dpi: 192
! Xcursor.size: 32
!! Xterm
xterm*termName: xterm-256color
xterm*locale: true
! XTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
! xterm.font: xft:Dina:pixelsize=18
! xterm*font : -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
xterm*faceName:Iosevka Term:pixelsize=$FONTSIZE
! xterm*faceName:DejaVu Sans Mono
! xterm*faceSize:20
!! Make Meta-* bindings work.
xterm*eightBitInput: false
!! Fix the backspace key
xterm*backarrowKey: false
xterm*ttyModes: erase ^?
xterm*saveLines: 4096
xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
xterm*on3Clicks: regex ([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
xterm*background: black
xterm*foreground: white
xterm*color0 : black
xterm*color1 : #8b0000
xterm*color2 : #228b22
xterm*color3 : #cdcd00
xterm*color4 : blue
xterm*color5 : #8b008b
xterm*color6 : #00bfff
xterm*color7 : #f5f5f5
xterm*color8 : #696969
xterm*color9 : red
xterm*color10 : green
xterm*color11 : yellow
xterm*color12 : #1e90ff
xterm*color13 : magenta
xterm*color14 : cyan
xterm*color15 : white