-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
executable file
·102 lines (89 loc) · 2.35 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
Xcursor.them: Faenza
URxvt.geometry: 74x27
URxvt.iso14755: false
URxvt.iso14755_52: false
/* URxvt.font: xft:DejaVu Sans Mono for Powerline:size=12 */
/* XTerm*faceName: xft:DejaVu Sans Mono for Powerline:size=12 */
URxvt.font: xft:Inconsolata:size=14
XTerm*faceName: xft:Inconsolata:size=14
XTerm*utf8: 2
URxvt.iconFile: /usr/share/icons/Faenza/apps/32/terminal.png
URxvt.letterSpace: -1
Xft.dpi: 96
Xft.antialias: 1
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
/* URxvt.depth: 32 */
URxvt.background: #1E1E1E
URxvt.foreground: #AAAAAA
XTerm*background: #1E1E1E
XTerm*foreground: #AAAAAA
! black
URxvt.color0 : #2E3436
URxvt.color8 : #555753
XTerm*color0 : #2E3436
XTerm*color8 : #555753
! red
URxvt.color1 : #CC0000
URxvt.color9 : #EF2929
XTerm*color1 : #CC0000
XTerm*color9 : #EF2929
! green
URxvt.color2 : #4E9A06
URxvt.color10 : #8AE234
XTerm*color2 : #4E9A06
XTerm*color10 : #8AE234
! yellow
URxvt.color3 : #C4A000
URxvt.color11 : #FCE94F
XTerm*color3 : #C4A000
XTerm*color11 : #FCE94F
! blue
URxvt.color4 : #3465A4
URxvt.color12 : #729FCF
XTerm*color4 : #3465A4
XTerm*color12 : #729FCF
! magenta
URxvt.color5 : #75507B
URxvt.color13 : #AD7FA8
XTerm*color5 : #75507B
XTerm*color13 : #AD7FA8
! cyan
URxvt.color6 : #06989A
URxvt.color14 : #34E2E2
XTerm*color6 : #06989A
XTerm*color14 : #34E2E2
! white
!URxvt.color7 : #D3D7CF
!URxvt.color7 : #F0F2EF
URxvt.color7 : #F1F3F0
URxvt.color15 : #EEEEEC
XTerm*color7 : #D3D7CF
XTerm*color15 : #EEEEEC
URxvt*saveLines: 32767
XTerm*saveLines: 32767
/* URxvt.colorUL: #AED210 */
/* URxvt.perl-ext: default,url-select */
/* URxvt.keysym.M-u: perl:url-select:select_next */
/* URxvt.url-select.launcher: /usr/bin/firefox -new-tab */
/* URxvt.url-select.underline: true */
URxvt.perl-lib: ~/.urxvt/ext/
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
!URxvt.clipboard.copycmd: xsel -ib
!URxvt.clipboard.pastecmd: xsel -ob
URxvt.clipboard.copycmd: xclip -i -selection clipboard
URxvt.clipboard.pastecmd: xclip -o -selection clipboard
URxvt.scrollBar: false
URxvt*scrollTtyKeypress: true
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: false
URxvt*scrollstyle: plain
URxvt*secondaryScroll: true
Xcursor.theme: Faenza