-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.Xresources
More file actions
56 lines (47 loc) · 1.36 KB
/
.Xresources
File metadata and controls
56 lines (47 loc) · 1.36 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
! Xft settings.
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
! Urxvt settings.
URxvt.foreground: rgba:dc00/dc00/dc00/ffff
URxvt.background: rgba:3c00/4000/4500/aaaa
URxvt.color1: #ff66ad
URxvt.color4: #5566ff
URxvt.color9: #ff057a
URxvt.color12: #7799ff
URxvt.cursorColor: #56E310
URxvt.cursorBlink: true
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.fading: 30
URxvt.shading: 30
URxvt.transparent: true
URxvt.inheritPixmap: true
URxvt.saveLines: 20000
URxvt.scrollBar: false
URxvt.scrollstyle: plain
URxvt.keysym.Prior: \033[5~
URxvt.keysym.Next: \033[6~
URxvt.keysym.Home: \033[7~
URxvt.keysym.End: \033[8~
URxvt.keysym.Up: \033[A
URxvt.keysym.Shift-Up: \033[1;2A
URxvt.keysym.Shift-Down: \033[1;2B
URxvt.keysym.Shift-Right: \033[1;2C
URxvt.keysym.Shift-Left: \033[1;2D
URxvt.keysym.Control-Up: \033[1;5A
URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Left: \033[1;5D
URxvt.keysym.Control-Right: \033[1;5C
URxvt.keysym.Control-Page_Up: \033[5;5~
URxvt.keysym.Control-Page_Down: \033[6;5~
! https://github.com/majutsushi/etc/blob/master/xorg/Xresources
URxvt.keysym.Control-Space: \033Q32;5~
URxvt.keysym.Mod4-s: searchable-scrollback:start
URxvt.perl-ext-common: default,matcher,xim-onthespot
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 2
urxvt.inputMethod: fcitx
urxvt.preeditType: OnTheSpot