-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathXresources
184 lines (172 loc) · 5.41 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
! Cursor theme
Xcursor.theme: DMZ-White
Xcursor.size: 22
! *Note*
! For some reason, the preproccessor isnt being invoked on this file
! so I just pasted in the values directly.
!!! Crayon Colorscheme (https://github.com/Unathi-Skosana/dotfiles/blob/master/x/.Xresources)
! gray06
*foreground: #d8d8d8
! black
*background: #111213
! gray06
*cursorColor: #d8d8d8
*fading: 40
! black
*fadingColor: #111213
! gray01
*pointerColorBackground: #282c33
! gray06
*pointerColorForeground: #d8d8d8
! black
*color0: #111213
! orange
*color1: #c48d62
! green
*color2: #99ae63
! yellow
*color3: #d8c27a
! blue
*color4: #7485b6
! magenta
*color5: #b59cd8
! cyan
*color6: #8dc9c3
! gray05
*color7: #7495b6
! gray03
*color8: #586270
! red
*color9: #b27b78
! gray01
*color10: #282c33
! gray02
*color11: #383e47
! gray04
*color12: #798494
! gray06
*color13: #d8d8d8
! pink
*color14: #cc99b3
! white
*color15: #fdfeff
!!! URxvt config
! URxvt*termName: string
URxvt*geometry: 85x40
! URxvt*chdir: string
! URxvt*reverseVideo: boolean
! URxvt*loginShell: boolean
! URxvt*jumpScroll: boolean
! URxvt*skipScroll: boolean
! URxvt*pastableTabs: boolean
URxvt*scrollstyle: plain
URxvt*scrollBar: false
! URxvt*scrollBar_right: boolean
! URxvt*scrollBar_align: mode
! URxvt*thickness: number
! dont scroll on output
URxvt*scrollTtyOutput: false
! scroll to the bottom on keypress
URxvt*scrollTtyKeypress: true
! scroll in relation to buffer
URxvt*scrollWithBuffer: true
! URxvt*inheritPixmap: boolean
! URxvt*transparent: boolean
! URxvt*tintColor: color
! URxvt*shading: number
! 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*mouseWheelScrollPage: boolean
! URxvt*tripleclickwords: boolean
! URxvt*insecure: boolean
! URxvt*cursorUnderline: boolean
URxvt*cursorBlink: true
! URxvt*pointerBlank: boolean
URxvt*background: rgba:1000/1100/1200/ff00
! URxvt*foreground: color
! 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*cursorColor: color
! URxvt*cursorColor2: color
! URxvt*pointerColor: color
! URxvt*pointerColor2: color
! URxvt*borderColor: #fdf6e3
! URxvt*path: search path
! URxvt*backgroundPixmap: file[;geom]
! URxvt*iconFile: file
URxvt.font: xft:Source Code Pro for Powerline:size=9
! URxvt*boldFont: fontname
! URxvt*italicFont: fontname
! URxvt*boldItalicFont: fontname
URxvt*intensityStyles: false
! URxvt*inputMethod: name
! URxvt*preeditType: style
! URxvt*imLocale: string
! URxvt*imFont: fontname
! URxvt*title: string
! URxvt*iconName: string
URxvt*saveLines: 500
URxvt*depth: 32
! URxvt*buffered: boolean
! URxvt*transient-for: windowid
! URxvt*override-redirect: boolean
! URxvt*hold: boolean
URxvt*externalBorder: 40
URxvt*internalBorder: 40
URxvt*borderLess: false
! URxvt*lineSpace: number
URxvt*letterSpace: -1
! 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-eval: perl-eval
! Disable perl
URxvt.perl-ext-common: default,clipboard,font-size
!URxvt*perl-ext:
URxvt.perl-lib: /home/phlip9/.urxvt/lib/
URxvt.iso14755: false
URxvt.iso14755_52: false
! URxvt*xrm: string
! URxvt*keysym.sym: keysym
! Keybindings
!! Copy and paste
URxvt.keysym.C-S-C: perl:clipboard:copy
URxvt.keysym.C-S-V: perl:clipboard:paste
!! Increase/decrease font size
URxvt.keysym.C-equal: perl:font-size:increase
URxvt.keysym.C-minus: perl:font-size:decrease