-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXdefaults
53 lines (46 loc) · 1.28 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
!-- Xft settings -- !
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
URxvt*perl-ext-common: default,matcher,keyboard-select,clipboard
URxvt*matcher.button: 1
URxvt*urlLauncher: /usr/bin/chromium-browser
URxvt*saveLines: 12000
URxvt*font: xft:Inconsolata:pixelsize=14
URxvt*boldFont: xft:Inconsolata:bold:pixelsize=14
urxvt.letterSpace: -1
URxvt*scrollBar: true
URxvt*scrollBar_right: true
URxvt*scrollstyle: plain
#URxvt.tabbed.autohide: yes
#URxvt.tabbed.tabbar-fg: 2
#URxvt.tabbed.tabbar-bg: 0
#URxvt.tabbed.tab-fg: 10
#URxvt.tabbed.tab-bg: 0
#URxvt.tabbed.title: yes
#URxvt.tabbed.new-button: no
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.M-s: perl:keyboard-select:search
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
URxvt*background: #181818
URxvt*foreground: #c0c0c0
urxvt*color0: #2B2B2B
urxvt*color1: #870000
urxvt*color2: #5F875F
urxvt*color3: #875F00
urxvt*color4: #005FAF
urxvt*color5: #5F5F87
urxvt*color6: #008787
urxvt*color7: #818181
urxvt*color8: #414141
urxvt*color9: #D70000
urxvt*color10: #AFD7AF
urxvt*color11: #D7AF00
urxvt*color12: #00AFFF
urxvt*color13: #AFAFD7
urxvt*color14: #00D7D7
urxvt*color15: #CECECE