-
Notifications
You must be signed in to change notification settings - Fork 1
/
.Xresources
59 lines (52 loc) · 1.48 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
! https://wiki.haskell.org/Xmonad/Frequently_asked_questions#Emacs_mini-buffer_starts_at_wrong_size
Emacs.menuBar: off
Emacs.toolBar: off
Emacs.verticalScrollBars: off
! Emacs.leftFringe: 2
! Emacs.rightFringe: 2
XTerm*termName: xterm-256color
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
URxvt*font: xft:DejaVu Sans Mono:size=11
URxvt*scrollBar: false
URxvt*background: white
Urxvt*foreground: black
Urxvt*depth: 32
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.keysym.C-semicolon: \033[;
URxvt.keysym.C-comma: \033[,
URxvt.keysym.C-period: \033[.
URxvt.keysym.C-dollar: \033[$
URxvt.keysym.C-percent: \033[%
URxvt.keysym.C-equal: \033[=
URxvt*color0: #2e3436
URxvt*color8: #555753
! red dark/light
URxvt*color1: #cc0000
URxvt*color9: #ef2929
! green dark/light
URxvt*color2: #4e9a06
URxvt*color10: #8ae234
! yellow dark/light
URxvt*color3: #c4a000
URxvt*color11: #fce94f
! blue dark/light
URxvt*color4: #3465a4
URxvt*color12: #729fcf
! magenta dark/light
URxvt*color5: #75507b
URxvt*color13: #ad7fa8
! cyan dark/light
URxvt*color6: #06989a
URxvt*color14: #34e2e2
! white dark/light
URxvt*color7: #d3d7cf
URxvt*color15: #eeeeec
! URxvt.perl-ext-common : default,matcher,tabbed
! URxvt.macher.button : 1
URxvt.urlLauncher : firefox