-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xdefaults
100 lines (90 loc) · 2.27 KB
/
Xdefaults
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
!! Terminal settings
xterm*termName: xterm-256color
xterm*loginShell: true
xterm*fastScroll: true
xterm*saveLines: 65536
xterm*eightBitInput: false
!xterm*vt100*geometry: 80x50
xterm*decTerminalID: vt340
xterm*numColorRegisters: 256
xterm*.cutNewLine: false
!xterm*.cutToBeginningOfLine: false
!xterm*.charClass: 33:48,35:48,37:48,42:48,45-47:48,64:48,95:48,126:48
xterm*.charClass: 33:48,35:48,37:48,45-47:48,64:48,95:48,126:48
! Use character classes be part of selection.
! 48 ==standard alphanumeric selection
! 33:48 == make 33 act like 48
! 33 = !
! 35 = #
! 37 = %
! 38 = &
! 42-47 = * + , - . /
! 63 = ?
! 64 = @
! 95 = _
! 126 = ~
!xterm*on2Clicks: regex [^/@ \n]+
!xterm*on3Clicks: regex [^ \n]+
!xterm*on4Clicks: regex [^#$]+
!xterm*on5Clicks: line
!clipboard from within tmux OSC 52
xterm*allowWindowOps: true
xterm*disallowedWindowOps: 20,21,SetXprop
!xterm*disallowedWindowOps: 1,2,3,4,5,6,7,8,9,11,13,19,20,21,GetSelection,SetSelection,SetWinLines,SetXprop
!system clipboard in WSL2
xterm*selectToClipboard: true
!visual bell
xterm*visualBell: true
xterm*visualBellDelay: 100
xterm*visualBellLine: true
!! Appearance
xterm*borderColor: #000030
xterm*internalBorder: 1
xterm*background: black
xterm*foreground: white
xterm*scrollBar: false
!! xterm*faceName: xft:Liberation Mono
xterm*faceName: xft:Hack
xterm*faceSize: 10
! VT Font Menu: Unreadable
xterm*faceSize1: 2
! VT font menu: Tiny
xterm*faceSize2: 7
! VT font menu: Small
xterm*faceSize3: 9
! VT font menu: Medium
xterm*faceSize4: 11
! VT font menu: Large
xterm*faceSize5: 12
! VT font menu: Huge
xterm*faceSize6: 14
!-- Xft settings -- !
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.autohint: true
!! Tango color theme
!! Strange - it matches tango from gnome-terminal, but looks different
*color0: rgb:00/00/00
!*color1: rgb:CC/00/00
!*color1: rgb:D7/00/00
*color1: rgb:cd/5c/5c
*color2: rgb:4E/9A/06
*color3: rgb:C4/A0/00
*color4: rgb:34/65/A4
*color5: rgb:75/50/7B
*color6: rgb:06/98/9A
*color7: rgb:D3/D7/CF
*color8: rgb:55/57/53
!*color9: rgb:EF/29/29
!*color9: rgb:FF/00/00
*color9: rgb:ff/6a/6a
*color10: rgb:8A/E2/34
*color11: rgb:FC/E9/4F
*color12: rgb:72/9F/CF
*color13: rgb:AD/7F/A8
*color14: rgb:34/E2/E2
*color15: rgb:EE/EE/EC
*colorBD: rgb:ff/ff/ff