-
Notifications
You must be signed in to change notification settings - Fork 2
/
.Xresources
368 lines (335 loc) · 13.6 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: true
Xft.hintstyle: hintslight
Xft.lcdfilter: lcdfilter
XTerm*renderFont: true
XTerm*fontName: xft:Hack Nerd Font
XTerm*fontSize: 9
XTerm*utf8: 2
XTerm*locale: true
XTerm*faceName: Fixed
XTerm*faceSize: 11
XTerm*reverseVideo: on
XTerm*selectToClipboard: true
! Every shell is a login shell by default (for inclusion of all necessary environment variables)
XTerm*loginshell: true
XTerm*savelines: 5000
! double-click to select the whole URL
XTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
!XTerm*background: #222D31
!XTerm*foreground: #d8d8d8
!XTerm*pointerColor: #1ABB9B
!
!*background: #222D31
!*foreground: #d8d8d8
!*fading: 8
!*fadeColor: black
*cursorColor: #D90D7B
!*pointerColorBackground: #2B2C2B
!*pointerColorForeground: #16A085
!
!!! black dark/light
!*color0: #222D31
!*color8: #585858
!
!!! red dark/light
!*color1: #ab4642
!*color9: #ab4642
!
!!! green dark/light
!*color2: #7E807E
!*color10: #8D8F8D
!
!!! yellow dark/light
!*color3: #f7ca88
!*color11: #f7ca88
!
!!! blue dark/light
!!*color4: #7cafc2
!*color12: #7cafc2
!
!!! magenta dark/light
!*color5: #ba8baf
!*color13: #ba8baf
!
!!! cyan dark/light
!*color6: #1ABB9B
!*color14: #1ABB9B
!
!!! white dark/light
!*color7: #d8d8d8
!*color15: #f8f8f8
!
!Xcursor.theme:
!Xcursor.size: 0
!
URxvt*letterSpace: -4
URxvt.lineSpace: -1
URxvt*imLocale: en_US.UTF-8
URxvt*buffered: false
URxvt*intensityStyles: false
URxvt*termName: rxvt-unicode-256color
! My urxvt fonts
URxvt.font: xft:Hack Regular Nerd Font Mono:pixelsize=12, \
xft:PowerlineSymbols:size=9, \
xft:FontAwesome:size=10
URxvt*boldFont: xft:Hack Regular Nerd Font Mono:pixelsize=12, \
URxvt.utf8: 2
URxvt*saveLines: 2000
URxvt*scrollBar: false
URxvt*cursorColor: white
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
!
!! alternative font settings with 'terminus':
!! URxvt.font: -xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
!! URxvt.bold.font: -xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1
!!! terminus names see end of file!
!
URxvt.depth: 32
!URxvt.background: [80]#222D31
!URxvt.background: #bababa
URxvt*mouseWheelScrollPage: true
URxvt*cursorBlink: true
URxvt*background: black
URxvt*foreground: #000000
URxvt*reverseVideo: on
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!! ST TERMINAL CONFIGURATION !!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! These are all possible options, presented with default values.
! xst will fallback to *.option if st.option is not present.
! see src/config.h for more information about option meanings.
! These options only take effect on startup.
st.termname: st-256color
! if you do not set shell, precedence is: -e arg, utmp option, SHELL env var, /etc/passwd shell
st.shell: /bin/zsh
! The following options options can be reloaded via USR1 signal.
st.font: Hack Nerd Font:pixelsize=12:antialias=true:autohint=true;
st.borderpx: 1
! Available cursor values: 2 4 6 7 = █ _ | ☃ ( 1 3 5 are blinking versions)
st.cursorshape: 2
! thickness of underline and bar cursors
st.cursorthickness: 2
! 0: normal blinking, 1: leave cursor border and blink with cursors background
st.cursorblinkstyle: 1
! 0: cursor blinks with a constant interval; 1: blinking cycle resets on key input
st.cursorblinkontype: 1
st.bold_font: 1
st.xfps: 120
st.actionfps: 30
! Amount of lines scrolled
st.mouseScrollLines: 2
! Kerning / character bounding-box height multiplier
st.chscale: 1.0
! Kerning / character bounding-box width multiplier
st.cwscale: 1.0
! blinking timeout for terminal and cursor blinking (0 disables)
st.blinktimeout: 800
! bell volume. Value between -100 and 100. (0 disables)
st.bellvolume: 0
! this is a char that is exposed like so: `printf '\033[z'`
! st.prompt_char: $
! This option is can be preedit style. Available values: `root` `overthespot` (Default taken `root`)
st.imstyle: root
! opacity==255 means what terminal will be not transparent, 0 - fully transparent
st.opacity: 245
! Defaults taken from base16-twilight colorscheme.
st.foreground: #bfc7d5
st.background: #292d3e
st.color0: #171819
st.color1: #a0363f
st.color2: #b2de67
st.color3: #fdc467
st.color4: #62add5
st.color5: #8388ea
st.color6: #5e8d87
st.color7: #697098
st.color8: #5f6670
st.color9: #cc6666
st.color10: #b5bd68
st.color11: #e8664a
st.color12: #5ea7f4
st.color13: #b294bb
st.color14: #8abeb7
st.color15: #9ba5de
!st.color16: #cda869
!st.color17: #9b703f
!st.color18: #323537
!st.color19: #464b50
!st.color20: #838184
!st.color21: #c3c3c3
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!! ROFI COLOR CONFIGURATION !!!!!!!!!!!!!!!!!!!!!!!!!
! Using theme Arc-Dark.rasi
!! TEMPLATE:
!State bg fg bgalt fgalt hlbg hlfg
rofi.color-window: #2e3441, #23262D, #23262A,
rofi.color-normal: #242c3d, #c4cbd4, argb:96404552, #4084d6, #f9f9f9,
rofi.color-urgent: #1d1f21, #cc6666, argb:e54b5160, #a54242, #f9f9f9
rofi.color-active: #1d1f21, #65acff, argb:e44b5160, #4491ed, #f9f9f9
!##########################################################################
!! for 'fake' transparency (without Compton) uncomment the following three lines
!! URxvt*inheritPixmap: true
!! URxvt*transparent: true
!! URxvt*shading: 138
!
!! Normal copy-paste keybindings without perls
!URxvt.iso14755: true
!URxvt.keysym.Shift-Control-V: eval:paste_clipboard
!URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
!!Xterm escape codes, word by word movement
!URxvt.keysym.Control-Left: \033[1;5D
!URxvt.keysym.Shift-Control-Left: \033[1;6D
!URxvt.keysym.Control-Right: \033[1;5C
!URxvt.keysym.Shift-Control-Right: \033[1;6C
!URxvt.keysym.Control-Up: \033[1;5A
!URxvt.keysym.Shift-Control-Up: \033[1;6A
!URxvt.keysym.Control-Down: \033[1;5B
!URxvt.keysym.Shift-Control-Down: \033[1;6B
!! Rxvt.perl-ext-common: ...,clipboard
!! URxvt.keysym.M-C-c: perl:clipboard:copy
!! URxvt.keysym.M-v: perl:clipboard:paste
!! URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
!! URxvt*termName: string
!! URxvt*geometry: geometry
!! URxvt*chdir: string
!! URxvt*loginShell: boolean
!! URxvt*multiClickTime: number
!! URxvt*jumpScroll: boolean
!! URxvt*skipScroll: boolean
!! URxvt*pastableTabs: boolean
!! URxvt*scrollstyle: plain
!! URxvt*scrollBar_right: boolean
!! URxvt*scrollBar_floating: true
!! URxvt*scrollBar_align: mode
!! URxvt*thickness: number
!! URxvt*scrollTtyOutput: boolean
!! URxvt*scrollTtyKeypress: boolean
!! URxvt*scrollWithBuffer: boolean
!! URxvt*tintColor: !7DA55
!! URxvt*blurRadius: HxV
!! URxvt*fading: number
!! URxvt*fadeColor: color
!! URxvt*utmpInhibit: boolean
!! URxvt*urgentOnBell: boolean
!! URxvt*visualBell: boolean
!! URxvt*mapAlert: boolean
!! URxvt*meta8: boolean
!! URxvt*tripleclickwords: boolean
!! URxvt*insecure: boolean
!! URxvt*cursorUnderline: boolean
!! URxvt*pointerBlank: boolean
!! URxvt*color0: color
!! URxvt*color1: color
!! URxvt*color2: color
!! URxvt*color3: color
!! URxvt*color4: color
!! URxvt*color5: color
!! URxvt*color6: color
!! URxvt*color7: color
!! URxvt*color8: color
!! URxvt*color9: color
!! URxvt*color10: color
!! URxvt*color11: color
!! URxvt*color12: color
!! URxvt*color13: color
!! URxvt*color14: color
!! URxvt*color15: color
!! URxvt*colorBD: color
!! URxvt*colorIT: color
!! URxvt*colorUL: color
!! URxvt*colorRV: color
!! URxvt*underlineColor: color
!! URxvt*scrollColor: color
!! URxvt*troughColor: color
!! URxvt*highlightColor: color
!! URxvt*highlightTextColor: color
!! URxvt*cursorColor: color
!! URxvt*cursorColor2: color
!! URxvt*pointerColor: color
!! URxvt*pointerColor2: color
!! URxvt*borderColor: color
!! URxvt*iconFile: file
!! URxvt*font: fontname
!! URxvt*boldFont: fontname
!! URxvt*italicFont: fontname
!! URxvt*boldItalicFont: fontname
!! URxvt*intensityStyles: boolean
!! URxvt*inputMethod: name
!! URxvt*preeditType: style
!! URxvt*imLocale: string
!! URxvt*imFont: fontname
!! URxvt*title: string
!! URxvt*iconName: string
!! URxvt*buffered: boolean
!! URxvt*depth: number
!! URxvt*visual: number
!! URxvt*transient-for: windowid
!! URxvt*override-redirect: boolean
!! URxvt*hold: boolean
!! URxvt*externalBorder: number
!! URxvt*internalBorder: number
!! URxvt*borderLess: true
!! URxvt*lineSpace: number
!! URxvt*letterSpace: number
!! URxvt*skipBuiltinGlyphs: boolean
!! URxvt*pointerBlankDelay: number
!! URxvt*backspacekey: string
!! URxvt*deletekey: string
!! URxvt*print-pipe: string
!! URxvt*modifier: modifier
!! URxvt*cutchars: string
!! URxvt*answerbackString: string
!! URxvt*secondaryScreen: boolean
!! URxvt*secondaryScroll: boolean
!! URxvt*perl-lib: string
!! URxvt*perl-eval: perl-eval
!! URxvt*perl-ext-common: string
!! URxvt*perl-ext: string
!! URxvt*iso14755: boolean
!! URxvt*iso14755_52: boolean
!! URxvt*xrm: string
!! URxvt*keysym.sym: keysym
!! URxvt*background.border: boolean
!! URxvt*background.expr: string
!! URxvt*background.interval: seconds
!! URxvt*bell-command: string
!! URxvt*kuake.hotkey: string
!! URxvt*matcher.button: string
!! URxvt*matcher.launcher: string
!! URxvt*matcher.launcher.*: string
!! URxvt*matcher.pattern.*: string
!! URxvt*matcher.rend.*: string
!! URxvt*remote-clipboard.fetch: string
!! URxvt*remote-clipboard.store: string
!! URxvt*searchable-scrollback: string
!! URxvt*selection-autotransform.*: string
!! URxvt*selection-pastebin.cmd: string
!! URxvt*selection-pastebin.url: string
!! URxvt*selection.pattern-0: string
!! URxvt*tab-bg: colour
!! URxvt*tab-fg: colour
!! URxvt*tabbar-bg: colour
!! URxvt*tabbar-fg: colour
!! URxvt*url-launcher: string
!
!! The Terminus font uses the following X-names:
!! -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1
!! -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
!! -xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
!! -xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1
!! -xos4-terminus-medium-r-normal--22-220-72-72-c-110-iso10646-1
!! -xos4-terminus-medium-r-normal--24-240-72-72-c-120-iso10646-1
!! -xos4-terminus-medium-r-normal--28-280-72-72-c-140-iso10646-1
!! -xos4-terminus-medium-r-normal--32-320-72-72-c-160-iso10646-1
!! -xos4-terminus-bold-r-normal--12-120-72-72-c-60-iso10646-1
!! -xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1
!! -xos4-terminus-bold-r-normal--16-160-72-72-c-80-iso10646-1
!! -xos4-terminus-bold-r-normal--20-200-72-72-c-100-iso10646-1
!! -xos4-terminus-bold-r-normal--24-240-72-72-c-120-iso10646-1
!! -xos4-terminus-bold-r-normal--28-280-72-72-c-140-iso10646-1
!! -xos4-terminus-bold-r-normal--32-320-72-72-c-160-iso10646-1