-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xresources
More file actions
93 lines (74 loc) · 2.12 KB
/
.Xresources
File metadata and controls
93 lines (74 loc) · 2.12 KB
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
! Default Font
URxvt*font: xft:Fira Mono:size=11, xft:DejaVu Sans Mono:size=11, xft:Source Han Sans CN:size=11
!URxvt*font: xft:Fira Mono:size=10, xft:DejaVu Sans Mono:size=10, xft:IPAGothic:size=14
! :Bind C-0, C-+ and C-= to activate small, medium, and big font size resp.
URxvt.keysym.C-0: command:\033]710;xft:Fira Mono:size=11, xft:DejaVu Sans Mono:size=11, xft:Source Han Sans CN:size=11\007
URxvt.keysym.C-minus: command:\033]710;xft:Fira Mono:size=8, xft:DejaVu Sans Mono:size=8, xft:Source Han Sans CN:size=8\007
URxvt.keysym.C-equal: command:\033]710;xft:Fira Mono:size=26, xft:DejaVu Sans Mono:size=26, xft:Source Han Sans CN:size=26\007
URxvt*depth: 32
URxvt.iso14755: false
URxvt*scrollBar: false
! Chinese keyboard
URxvt.inputMethod: ibus
URxvt.preeditType: OverTheSpot
URxvt*background: [70]#000000
URxvt*foreground: rgb:FF/FF/FF
! TERMINAL COLORS
! Black + DarkGrey
!*color0: #000000
!*color8: #555753
!! DarkRed + Red
!*color1: #ff6565
!*color9: #ff8d8d
!! DarkGreen + Green
!*color2: #93d44f
URxvt*color2: #99ff33
!*color10: #c8e7a8
!! DarkYellow + Yellow
!*color3: #eab93d
URxvt*color11: #ffc123
!! DarkBlue + Blue
!*color4: #204a87
URxvt*color4: rgb:5c/bb/ff
!*color12: #3465a4
URxvt*color12: rgb:5c/5c/ff
!! DarkMagenta + Magenta
!*color5: #ce5c00
!*color13: #f57900
!!DarkCyan + Cyan (both not tango)
!*color6: #89b6e2
!*color14: #46a4ff
!! LightGrey + White
!*color7: #cccccc
!*color15: #ffffff
! Cursor color
URxvt*cursorColor: #07fff2
! Modifier key
URxvt*modifier: ALT_L
! ST settings
st.font: Fira Mono:pixelsize=16:antialias=true:autohint=true;
st.borderpix: 10
st.cursorshape: 2
st.xfps: 120
st.mouseScrollLines: 10
st.background: #000000
st.foregroud: #ffffff
st.opacity: 178.5
st.bellvolume: 0
st.color0: #000000
st.color1: #e59400
st.color2: #00cc00
st.color3: #00cc00
st.color4: #005500
st.color5: #e59400
st.color6: #00cc00
st.color7: #00cc00
st.color8: #000000
st.color9: #e59400
st.color10: #e59400
st.color11: #e59400
st.color12: #005500
st.color13: #e59400
st.color14: #e59400
st.color15: #00cc00
URxvt*print-pipe: cat > /tmp/urxvt_screen