-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources
177 lines (164 loc) · 5.47 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
!
! XTerm settings
!
XTerm*background: black
XTerm*foreground: white
XTerm*cursorColor: white
XTerm*geometry: 80x25
XTerm*faceName: DejaVu_Sans_Mono_for_Powerline.otf:normal:pixelsize=12
XTerm*dynamicColors: true
XTerm*utf8: 2
XTerm*eightBitInput: true
XTerm*saveLines: 10000
XTerm*scrollTtyKeypress: true
XTerm*scrollTtyOutput: false
XTerm*scrollBar: true
XTerm*rightScrollBar: true
XTerm*jumpScroll: true
XTerm*multiScroll: true
XTerm*toolBar: true
!*customization: -color
XTerm*tremName: xterm-256color
!xterm*loginshell: true
!
! URxvt settings
!
!
! XTerm settings
!
URxvt.depth: 32
!URxvt.scrollstyle: xterm
!URxvt*loginShell: true
! Font
!-- Xft settings -- !
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
!URxvt*font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true:hinting=true
!URxvt.font: xft:DejaVu Sans Mono-11,xft:PowerLineSymbols-11
URxvt.font: xft:DejaVu Sans Mono:style=Book:pixelsize=12,xft:DejaVu Sans Mono for Powerline
!URxvt.font: xft:DejaVu Sans Mono-10,xft:DejaVu Sans Mono for Powerline
URxvt*letterSpace: -1
! Cut chars
! Scroll bar
URxvt*scrollBar: true
URxvt*scrollBar_right: true
!URxvt*scrollColor: #c2dd5a
URxvt*scrollBar_floating: true
URxvt*scrollstyle: plain
URxvt*saveLines: 10000
! to match gnome-terminal "Linux console" scheme
! foreground/background
URxvt*background: [82]#000000
URxvt*foreground: #ffffff
!! black
!URxvt.color0 : #000000
!URxvt.color8 : #555555
!! red
!URxvt.color1 : #AA0000
!URxvt.color9 : #FF5555
!! green
!URxvt.color2 : #00AA00
!URxvt.color10 : #55FF55
!! yellow
!URxvt.color3 : #AA5500
!URxvt.color11 : #FFFF55
!! blue
!URxvt.color4 : #305D97
!URxvt.color12 : #46627F
!! magenta
!URxvt.color5 : #AA00AA
!URxvt.color13 : #FF55FF
!! cyan
!URxvt.color6 : #00AAAA
!URxvt.color14 : #55FFFF
!! white
!URxvt.color7 : #AAAAAA
!URxvt.color15 : #FFFFFF
! black
URxvt*color0 : #2E3436
URxvt*color8 : #555753
! red
URxvt*color1 : #CC0000
URxvt*color9 : #EF2929
! green
URxvt*color2 : #4E9A06
URxvt*color10 : #8AE234
! yellow
URxvt*color3 : #C4A000
URxvt*color11 : #FCE94F
! blue
URxvt*color4 : #3465A4
URxvt*color12 : #729FCF
! magenta
URxvt*color5 : #75507B
URxvt*color13 : #AD7FA8
! cyan
URxvt*color6 : #06989A
URxvt*color14 : #34E2E2
! white
URxvt*color7 : #D3D7CF
URxvt*color15 : #EEEEEC
! Key codes
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.S-Home: \033[1;2H
URxvt.keysym.S-End: \033[1;2F
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.C-S-Up: \033[1;6A
URxvt.keysym.C-S-Down: \033[1;6B
URxvt.iso14755: false
URxvt.iso14755_52: false
! Plugins
URxvt.perl-ext-common: default,matcher,font-size
URxvt.matcher.button: 3
URxvt.url-launcher: /usr/bin/firefox
URxvt.keysym.C-plus: perl:font-size:increase
URxvt.keysym.C-minus: perl:font-size:decrease
URxvt.keysym.C-S-plus: perl:font-size:incglobal
URxvt.keysym.C-S-minus: perl:font-size:decglobal
URxvt.keysym.C-equal: perl:font-size:reset
!
! XScreensave settings
!
!font settings
!xscreensaver.Dialog.headingFont: xft:DejaVu Sans:bold:pixelsize=12:antialias=true:hinting=true
!xscreensaver.Dialog.bodyFont: xft:DejaVu Sans:normal:pixelsize=12:antialias=true:hinting=true
!xscreensaver.Dialog.labelFont: xft:DejaVu Sans:normal:pixelsize=12:antialias=true:hinting=true
!xscreensaver.Dialog.unameFont: xft:DejaVu Sans:normal:pixelsize=12:antialias=true:hinting=true
!xscreensaver.Dialog.buttonFont: xft:DejaVu Sans:bold:pixelsize=12:antialias=true:hinting=true
!xscreensaver.Dialog.dateFont: xft:DejaVu Sans:normal:pixelsize=12:antialias=true:hinting=true
!xscreensaver.passwd.passwdFont: xft:DejaVu Sans:bold:pixelsize=12:antialias=true:hinting=true
xscreensaver.Dialog.headingFont: -*-dejavu sans-bold-r-*--12-*-*-*-*-*-*-*
xscreensaver.Dialog.bodyFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
xscreensaver.Dialog.labelFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
xscreensaver.Dialog.unameFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
xscreensaver.Dialog.buttonFont: -*-dejavu sans-bold-r-*-*-12-*-*-*-*-*-*-*
xscreensaver.Dialog.dateFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
xscreensaver.passwd.passwdFont: -*-dejavu sans-bold-r-*-*-12-*-*-*-*-*-*-*
!general dialog box (affects main hostname, username, password text)
xscreensaver.Dialog.foreground: #ffffff
xscreensaver.Dialog.background: #111111
xscreensaver.Dialog.topShadowColor: #111111
xscreensaver.Dialog.bottomShadowColor: #111111
xscreensaver.Dialog.Button.foreground: #666666
xscreensaver.Dialog.Button.background: #ffffff
!username/password input box and date text colour
xscreensaver.Dialog.text.foreground: #000000
xscreensaver.Dialog.text.background: #ffffff
xscreensaver.Dialog.internalBorderWidth:24
xscreensaver.Dialog.borderWidth: 20
xscreensaver.Dialog.shadowThickness: 2
!timeout bar (background is actually determined by Dialog.text.background)
xscreensaver.passwd.thermometer.foreground: #ff0000
xscreensaver.passwd.thermometer.background: #000000
xscreensaver.passwd.thermometer.width: 8
!datestamp format--see the strftime(3) manual page for details
!xscreensaver.dateFormat: %I:%M%P %a %b %d, %Y