-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
61 lines (51 loc) · 1.24 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
XTerm.termName: xterm-256color
XTerm.vt100.metaSendsEscape: true
! History
XTerm.vt100.saveLines: 100000
XTerm*forceBoxChars: true
XTerm*dynamicColors: true
XTerm*visualBell: off
XTerm*highlightSelection: true
! Encoding
XTerm*utf8: True
XTerm*locale: True
XTerm*utf8Title: True
XTerm*renderFont: True
XTerm*preeditType: Root
XTerm*xftAntialias: true
XTerm.vt100.locale: true
XTerm*faceName: Hack:style=Regular:size=11
XTerm.vt100.faceName: Hack:style=Regular:size=11
XTerm.vt100.font: Hack:style=Regular:size=11
XTerm.boldFont: Hack:style=Bold:size=11
XTerm.italicFont: Hack:style=Italic:size=11
Xcursor.size: 24
Xcursor.theme: OpenZone_Black_Slim
! Trim trailing spaces
XTerm*trimSelection: true
! Copy & Paste Keys
XTerm*VT100.Translations: #override \
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD)
! Colors
*.foreground: #d8dee9
*.background: #2e3440
*.cursorcolor: #d8dee9
*fading: 35
*fadecolor: #4c566a
*.color0: #3b4252
*.color1: #bf616a
*.color2: #88c0d0
*.color3: #8fbcbb
*.color4: #81a1c1
*.color5: #b48ead
*.color6: #88c0d0
*.color7: #e5e9f0
*.color8: #4c566a
*.color9: #bf616a
*.color10: #88c0d0
*.color11: #8fbcbb
*.color12: #81a1c1
*.color13: #b48ead
*.color14: #8fbcbb
*.color15: #eceff4