-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXresources
164 lines (155 loc) · 4.23 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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
! my customisations
XTerm*faceName: Droid Sans Mono
XTerm*faceSize: 14
Xterm*disallowedWindowOps: 20,21,SetXprop
XTerm*allowSendEvents: True
XTerm*alwaysHighlight: yes
XTerm*background: lemonchiffon
XTerm*color0: black
XTerm*color10: green
XTerm*color11: yellow
XTerm*color12: blue
XTerm*color13: magenta
XTerm*color14: cyan
XTerm*color15: white
XTerm*color1: red3
XTerm*color2: green3
XTerm*color3: yellow3
XTerm*color4: DodgerBlue1
XTerm*color5: magenta3
XTerm*color6: cyan3
XTerm*color7: gray90
XTerm*color8: gray50
XTerm*color9: red
XTerm*colorBD: white
XTerm*colorUL: yellow
XTerm*eightBitInput: false
XTerm*fontMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray10&end=gray40
XTerm*fontMenu*foreground: white
XTerm*foreground: lightslategray
XTerm*highlightSelection: true
xterm*iconMask: /home/brian/Pictures/terminal-16x16-mask.xpm
XTerm*iconName: terminal
xterm*iconPixmap: /home/brian/Pictures/terminal-16x16.xpm
!XTerm*internalBorder: 10
XTerm*loginShell: true
XTerm*mainMenu*backgroundPixmap: gradient:vertical?dimension=400&start=gray10&end=gray40
XTerm*mainMenu*foreground: white
XTerm*marginBell: yes
XTerm*metaSendsEscape: true
XTerm*rightScrollBar: true
xterm*savelines: 4000
XTerm*scrollColor: black
XTerm*sessionMgt: false
XTerm*tekMenu*backgroundPixmap: gradient:vertical?dimension=300&start=gray10&end=gray40
XTerm*tekMenu*foreground: white
XTerm*VT100*colorBD: blue
XTerm*VT100*colorBDMode: on
XTerm*VT100*colorULMode: on
XTerm*VT100*colorUL: red
XTerm.VT100*dynamicColors: On
XTerm.VT100.eightBitOutput: true
XTerm.VT100.titeInhibit: false
XTerm*VT100*titeInhibit: true
XTerm*VT100*underLine: on
XTerm*VT100*geometry: 100x25
XTerm*vtMenu*backgroundPixmap: gradient:vertical?dimension=550&start=gray10&end=gray40
XTerm*vtMenu*foreground: white
xterm*termName: xterm-color
URxvt*geometry: 128x30
!urxvt color scheme:
!
! blue URxvt*background: #160E47
URxvt*background: #1B1B1B
URxvt*foreground: #DEDEDE
!
URxvt*colorUL: #86a2b0
!
!! black
URxvt*color0 : #2E3436
URxvt*color8 : #555753
!! red
URxvt*color1 : #CC0000
URxvt*color9 : #EF2929
!! green
!!URxvt*color2 : #4E9A06
!!URxvt*color10 : #8AE234
URxvt*color2 : #68E868
URxvt*color10 : #8AE234
!! yellow
URxvt*color3 : #C4A000
URxvt*color11 : #FCE94F
!! blue
URxvt*color4 : #3465A4
URxvt*color12 : #729FCF
!! magenta
URxvt*color5 : #75507B
URxvt*color13 : #AD7FA8
!! cyan
URxvt*color6 : #06989A
URxvt*color14 : #34E2E2
!! white
URxvt*color7 : #D3D7CF
URxvt*color15 : #EEEEEC
!
!!urxvt extensions:
!
URxvt.perl-lib: /home/brian/.urxvt/plugins
!URxvt.perl-ext-common: default,matcher,tabbedex
URxvt.perl-ext-common: clipboard
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
URxvt.clipboard.autocopy: true
!
!!enabling clickable links:
!
URxvt.urlLauncher: /usr/bin/chromium
URxvt.url-Launcher: /usr/bin/chromium
URxvt.matcher.button: 1
!
!!urxvt scrolling options and cursor style:
!
URxvt*saveLines: 12000
URxvt*scrollstyle:plain
URxvt*scrollBar: true
URxvt*scrollBar_right: true
URxvt*cursorBlink: true
URxvt*cursorUnderline: true
URxvt.depth: 32
URxvt*borderLess: false
URxvt.visualBell: true
URxvt*scrollTtyOutput: false
URxvt*scrollTtyKeypress: true
URxvt*secondaryScroll: true
!
!! urxvt tabs settings:
!
URxvt.tabbed.tabbar-fg: 2
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 2
URxvt.tabbed.tab-bg: 8
URxvt.tabbed.autohide: yes
URxvt.tabbed.new-button: no
URxvt.tabbed.title: no
!!urxvt fonts:
!
! FONTS
! $ fc-list lists available fonts
!
! URxvt*letterSpace: -1
!
! URxvt*font: xft:ProFontWindows:style=Regular:pixelsize=12
! URxvt*boldFont: xft:ProFontWindows:style=Bold:pixelsize=12
! URxvt*italicFont: xft:ProFontWindows:style=Italic:pixelsize=12
! URxvt*boldItalicFont: xft:ProFontWindows:style=Bold Italic:pixelsize=1
!
! URxvt*font: xft:Liberation Mono:style=Regular:pixelsize=14
! URxvt*boldFont: xft:Liberation Mono:style=Bold:pixelsize=14
! URxvt*italicFont: xft:Liberation Mono:style=Italic:pixelsize=14
! URxvt*boldItalicFont: xft:Liberation Mono:style=Bold Italic:pixelsize=14
!
URxvt*font: xft:Terminus:style=Roman:pixelsize=14
URxvt*boldFont: xft:Terminus:style=Bold:pixelsize=14
URxvt*italicFont: xft:Terminus:style=Oblique:pixelsize=14
URxvt*boldItalicFont: xft:Terminus:style=Bold Oblique:pixelsize=14