-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy path.Xresources
53 lines (42 loc) · 1.16 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
! urxvt -------------------------------------------------------------
urxvt.geometry: 72x24
urxvt.saveLines: 512
urxvt.scrollBar: false
urxvt.termName: rxvt-unicode
!urxvt.termName: xterm-256color
!urxvt.iconFile: /usr/share/pixmaps/gnome-term-linux.png
urxvt.font: xft:Courier 10 Pitch:size=14:antialias=true:hinting=true:autohint:true
! input with IM at cursor position
! urxvt.preeditType: OnTheSpot,None
urxvt.letterSpace: -1
! fadeout urxvt if outfocus
urxvt.fading: 30
! color
urxvt.depth: 32
urxvt.foreground: #dcdccd
urxvt.background: #2c2c2c
urxvt.color0: #3f3f3f
urxvt.color1: #ff6666
urxvt.color2: #66ff66
urxvt.color3: #ffd30a
urxvt.color4: #1e95fd
urxvt.color5: #ff13ff
urxvt.color6: #1bc8c8
urxvt.color7: #c0c0c0
urxvt.color8: #383838
urxvt.color9: #ff4444
urxvt.color10: #44ff44
urxvt.color11: #ffb30a
urxvt.color12: #6699ff
urxvt.color13: #f820ff
urxvt.color14: #4ae2e2
urxvt.color15: #ffffff
urxvt.perl-ext-common: selection-to-clipboard
! xft ---------------------------------------------------------------
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault