-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
72 lines (61 loc) · 1.69 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
URxvt.termName: rxvt
URxvt.inheritPixmap: true
URxvt.imLocale: ru_RU.UTF-8
URxvt.urlLauncher: firefox
URxvt.fading: 20%
URxvt.shading: 90
!URxvt.blurRadius: 10
URxvt.perl-ext-common: selection,searchable-scrollback,readline,tabbed_new
URxvt.saveLines: 99999
URxvt.mouseWheelScrollPage: false
URxvt.font: xft:terminus-10: pixelsize=12: autohint=true: antialias=true
URxvt.scrollstyle: plain
URxvt.scrollBar_right: true
URxvt.scrollBar: false
URxvt.jumpScroll: true
! ======= plugin setup =======
URxvt.perl-lib: /home/eugene/.urxvt/
URxvt.perl-ext: selection,mark-yank-urls
! url yank
URxvt.keysym.M-u: perl:mark-yank-urls:activate_mark_mode
URxvt.underlineURLs: true
URxvt.urlLauncher: firefox
! tabbed-new
URxvt.tabbed_new.tabren-bg: 3
URxvt.tabbed_new.tabdiv-fg: 8
URxvt.tabbed_new.tabbar-fg: 8
URxvt.tabbed_new.tabbar-bg: 0
URxvt.tabbed_new.tabsel-fg: 1
URxvt.tabbed_new.tabsel-bg: 8
URxvt.tabbed_new.tab-fg: 0
URxvt.tabbed_new.tab-bg: 8
urxvt.transparent: true
urxvt.background: #202020
urxvt.foreground: #dedede
!black
urxvt*color0: #202020
urxvt*color8: #666666
!red
urxvt*color1: #dd5c5c
urxvt*color9: #ffa0a0
!green
urxvt*color2: #67ae12
urxvt*color10: #bde077
!yellow
urxvt*color3: #bdb76b
urxvt*color11: #ffe863
!blue
urxvt*color4: #2782a7
urxvt*color12: #87ceeb
!magenta
urxvt*color5: #a17ba1
urxvt*color13: #d793d7
!cyan
urxvt*color6: #5e9ca7
urxvt*color14: #8ce1f0
!white
urxvt*color7: #eeeeee
urxvt*color15: #ffffff
URxvt.colorBDMode: on
URxvt.colorBD: darkcyan
URxvt.colorUL: #008AFF