-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xdefaults
More file actions
42 lines (33 loc) · 796 Bytes
/
.Xdefaults
File metadata and controls
42 lines (33 loc) · 796 Bytes
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
URxvt.perl-lib: /root/.urxvt/perl/
URxvt.perl-ext-common: default,clipboard
URxvt.transparent: true
URxvt.shading: 15
URxvt.urgentOnBell: true
URxvt*saveLines: 12000
URxvt*foreground: White
URxvt*scrollBar: false
URxvt*background: DarkGrey
urxvt.font: xft:inconsolata:pixelsize=16
urxvt.boldFont: xft:inconsolata:pixelsize=16:bold
URxvt*iso14755: False
urxvt*termName: rxvt-256color
URxvt.keysym.C-C: perl:clipboard:copy
URxvt.keysym.C-V: perl:clipboard:paste
URxvt.keysym.A-V: perl:clipboard:paste_escaped
Xcusor.size: 16
*color0: black
*color1: red3
*color2: green3
*color3: yellow3
*color4: #4169E1
*color5: magenta3
*color6: cyan3
*color7: gray90
*color8: gray50
*color9: red
*color10: green
*color11: yellow
*color12: #5c5cff
*color13: magenta
*color14: cyan
*color15: white