-
Notifications
You must be signed in to change notification settings - Fork 1
/
.Xresources
176 lines (131 loc) · 3.98 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
! TODO: dpi depends on screen resolution
Xft.dpi: 101
! Xft.antialias: true
! Xft.hinting: true
! Xft.hintstyle: hintslight
! Xft.lcdfilter: lcdldefault
! Xft.rgba: none
! Xft.autohint: false
xpdf.initialZoom: 150
! Emacs.fontBackend: xft
Emacs.font: Monaco-11
Emacs.lineSpacing: 0
! TODO: tab bug in emacs
! http://www.deskdr.com/dr/solved-emacs-rxvt-unicode-cursor-bug.html
URxvt.perl-ext-common: default,matcher,resize-font,eval,-searchable-scrollback,
URxvt.termName: rxvt-256color
URxvt.reverseVideo: true
URxvt.font: xft:CodeNewRoman:size=13
URxvt.boldFont: xft:CodeNewRoman:size=13
URxvt.italicFont: xft:CodeNewRoman:size=13
URxvt.boldItalicFont: xft:CodeNewRoman:size=13
! URxvt.font: x:-misc-ubuntu mono-medium-r-normal--0-0-0-0-m-0-iso8859-9
! URxvt.letterSpace: -1
URxvt.lineSpace: 0
! URxvt.skipBuiltinGlyphs: true
! URxvt.keysym.C-Up: \033[1;5A
! URxvt.keysym.C-Down: \033[1;5B
! URxvt.keysym.C-Right: \033[1;5C
! URxvt.keysym.C-Left: \033[1;5D
! URxvt.keysym.Meta-Up: \033[1;3A
! URxvt.keysym.Meta-Down: \033[1;3B
! URxvt.keysym.Meta-Right: \033[1;3C
! URxvt.keysym.Meta-Left: \033[1;3D
! URxvt.keysym.S-Up: \033[1;2A
! URxvt.keysym.S-Down: \033[1;2B
! URxvt.keysym.S-Right: \033[1;2C
! URxvt.keysym.S-Left: \033[1;2D
URxvt.keysym.Shift-Control-Up: \033[1;6A
URxvt.keysym.Shift-Control-Down: \033[1;6B
URxvt.keysym.Shift-Control-Right: \033[1;6C
URxvt.keysym.Shift-Control-Left: \033[1;6D
URxvt.keysym.C-Delete: \033[3;5~
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
! do not scroll with output
URxvt.scrollTtyOutput: false
! scroll back to the bottom on keypress
URxvt.scrollTtyKeypress: true
! Do not scroll with scrollback buffer when tty recieves new lines
URxvt*scrollWithBuffer: true
URxvt.scrollBar: false
URxvt.scrollstyle: plain
URxvt.scrollBar_right: true
! URxvt.scrollBar_floating: true
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.secondaryWheel: 1
URxvt.insecure: 1
Urxvt.pastableTabs: False
URxvt.saveLines: 65535
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.tabbedex.autohide: yes
URxvt.tabbedex.new-button: no
URxvt.tabbedex.title: yes
URxvt.tabbedex.tabbar-fg: 0
URxvt.tabbedex.tabbar-bg: 2
URxvt.tabbedex.tab-fg: 0
URxvt.tabbedex.tab-bg: 1
URxvt.tabbedex.title-bg: 3
URxvt.tabbedex.title-fg: 0
URxvt.tabbedex.no-tabbedex-keys: true
URxvt.keysym.C-S-T: perl:tabbedex:new_tab
URxvt.keysym.C-S-Y: perl:tabbedex:rename_tab
URxvt.keysym.C-Next: perl:tabbedex:next_tab
URxvt.keysym.C-Prior: perl:tabbedex:prev_tab
! URxvt.keysym.Shift-Control-Next: perl:tabbex:move_tab_left
! URxvt.keysym.Shift-Control-Prior: perl:tabbex:move_tab_right
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.resize-font.smaller: C-minus
URxvt.resize-font.bigger: C-plus
URxvt.fading: 5
! !black #000000 #333333
*color0: #000000
*color8: #606060
! !red #cc0000 #ff0000
*color1: #ad3522
*color9: #cd5542
! !green #00cc00 #00ff00
*color2: #118348
*color10: #359859
! !yellow #cccc00 #ffff00
*color3: #baba36
*color11: #b8b74b
! !blue #0000cc #0000ff
*color4: #4277b1
*color12: #528fd1
! !magenta #cc00cc #ff00ff
*color5: #ad5ad2
*color13: #bf7add
! !cyan #00cccc #00ffff
*color6: #008782
*color14: #28b09c
! !white #aaaaaa #ffffff
*color7: #bdbdb3
*color15: #cccccc
! foreground
URxvt.foreground: #242424
! background
URxvt.background: #cccccc
! bold
! URxvt.colorBD:
! italic
! URxvt.colorIT:
! underlined characters
URxvt.colorUL: #528fd1
! underlined line
! URxvt.underlineColor:
! highlight background
! URxvt.highlightColor: #aaaaaa
! highlight text
! URxvt.highlightTextColor:
! cursor
! URxvt.cursorColor: #aaaaaa
! cursor text
! URxvt.cursorColor2:
URxvt.cursorBlink: False
URxvt.cursorUnderline: False
URxvt.pointerBlank: true
! URxvt.pointerBlankDelay: 3