-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
98 lines (85 loc) · 1.95 KB
/
.Xdefaults
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
!------------------!
! XFT !
!------------------!
Xft*dpi: 99
Xft*antialias: true
Xft*hinting: true
Xft*hintstyle: hintfull
Xft*rgba: rgb
!------------------!
! URvxt Stuff !
!------------------!
!--[term name]--!
!URxvt*termName: rxvt-256color
URxvt*termName: rxvt-unicode
urxvt.urgentOnBell: true
!--[trans and fg/bg]--!
URxvt*fadeColor: black
URxvt*transparent: false
URxvt*shading: 25
URxvt*depth:24
!URxvt*background: #000000
!URxvt*foreground: #C7C7C7
URxvt*borderless: 1
!--[font]--!
!URxvt*font: xft:terminus:pixelsize=12
!URxvt*boldFont: xft:terminus:pixelsize=12
URxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=12
!URxvt*font:
!URxvt*font: xft::pixelsize=12
!URxvt*boldFont: xft:Bitstream Vera Sans Mono:pixelsize=16:bold:autohint=true
!URxvt*italicFont: xft:DejaVu Sans Mono:pixelsize=16:italic:autohint=true
URxvt*boldItalicFont: xft:DejaVu Sans Mono:pixelsize=16:bold:italic:autohint=true
!URxvt*font: xft:Dina:pixelsize=10
!URxvt*boldFont: xft:Dina:pixelsize=10
!--[scrolling]--!
URxvt*scrollBar: false
URxvt*saveLines: 10000
URxvt.imLocale: en_US.UTF-8
!--[tabs]--!
!URxvt*perl-ext-common: default,tabbed
URxvt*perl-lib: /usr/lib/urxvt/perl/
URxvt*perl-ext-common: default,matcher,searchable-scrollback
URxvt*urlLauncher: /usr/bin/firefox
URxvt*matcher.button: 1
URxvt*matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-]
URxvt*keysym.C-u: perl:matcher
!--[cursor]--!
URxvt*cursorBlink: true
!--[Colours]--!
URxvt*cursorColor: #FFAF00
URxvt*background: #222222
URxvt*foreground: #cacaca
!dcdccc
!Black
!*color0: #101010
!DarkRed
!*color1: #8e2d10
!DarkGreen
!!*color2: #5a7e2c
!DarkYellow
!*color3: #b88b10
!DarkBlue
!*color4: #2797d8
!DarkMagenta
!*color5: #8e3d9d
!DarkCyan
!*color6: #418179
!LightGray
!*color7: #bebebe
!DarkGray
!*color8: #757575
!Red
!*color9: #cc4a0e
!Green
!*color10: #9cbF4b
!Yellow
!*color11: #ffc100
!Blue
!*color12: #86cdea
!Magenta
!*color13: #b954cb
!Cyan
!*color14: #71bebe
!White
!*color15: #ffffff