-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xresources
61 lines (54 loc) · 1.4 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
! vim: fdm=marker
!-- Tango color scheme {{{
*color0: #2e3436
!*color0: #1e1e1e
*color8: #555753
*color1: #cc0000
*color9: #ef2929
*color2: #4e9a06
*color10: #8ae234
*color3: #c4a000
*color11: #fce94f
*color4: #3465a4
*color12: #729fcf
*color5: #75507b
*color13: #ad7fa8
*color6: #0b939b
*color14: #00f5e9
*color7: #d3d7cf
*color15: #eeeeec
! }}}
Xft.dpi: 96
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.antialias: 1
Xft.rgba: rgb
!urxvt setting
URxvt.geometry: 85x30+60+80
URxvt.scrollBar: False
URxvt.scrollstyle: next
! Use shift+pageup/down to scroll in screen
URxvt.secondaryScroll: True
URxvt.scrollTtyOutput: False
URxvt.scrollTtyKeypress: True
URxvt.scrollWithBuffer: True
URxvt.foreground: #8ae234
URxvt.background: rgba:0000/0000/0000/cccc
URxvt.depth: 32
URxvt.cursorBlink: True
urxvt*cursorUnderline: true
URxvt.cursorColor: White
URxvt.colorBD: White
URxvt*underlineURLs: true
URxvt.saveLines: 1500
!allow double click to select URL
URxvt*cutchars: "`\"()';@?=,*<>[]{|}"
!this makes urxvt to start faster??
URxvt.preeditType: OverTheSpot
!urgent notification
!URxvt.urgentOnBell: True
!URxvt.keysym.M-v: command:paste
URxvt.keysym.Delete: \033[3~
URxvt*backspaceky: ^H
URxvt.font:xft:Terminus-10,xft:WenQuanYi Bitmap Song-10
URxvt.boldFont:xft:Terminus-10:Bold,xft:WenQuanYi Bitmap Song-10:Bold