-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXdefaults
More file actions
37 lines (34 loc) · 871 Bytes
/
Copy pathXdefaults
File metadata and controls
37 lines (34 loc) · 871 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
URxvt.perl-ext-common : default,matcher,clipboard
URxvt.urlLauncher : firefox
URxvt.matcher.button : 1
! fonts
! run "fc-list" for a list of available fonts
! URxvt*font: xft:Monospace:pixelsize=12
URxvt*font: xft:Iosevka:size=10:antialias=true
URxvt.depth: 8
URxvt*scrollBar: False
URxvt*scrollTtyOutput: False
URxvt*scrollTtyKeypress: True
URxvt*secondaryScroll: True
URxvt*saveLines: 8000
URxvt.intensityStyles: false
URxvt*loginShell: true
URxvt.letterSpace: -1
*.foreground: #BCBCBC
*.background: #262626
*.color0: #1C1C1C
*.color8: #444444
*.color1: #AF5F5F
*.color9: #FF8700
*.color2: #5F875F
*.color10: #87AF87
*.color3: #87875F
*.color11: #FFFFAF
*.color4: #5F87AF
*.color12: #8FAFD7
*.color5: #5F5F87
*.color13: #8787AF
*.color6: #5F8787
*.color14: #5FAFAF
*.color7: #6C6C6C
*.color15: #FFFFFF