-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXdefaults
More file actions
43 lines (38 loc) · 958 Bytes
/
Xdefaults
File metadata and controls
43 lines (38 loc) · 958 Bytes
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
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
URxvt.depth: 32
URxvt.loginShell: true
URxvt.internalBorder: 0
URxvt.lineSpace: 0
URxvt.saveLines: 10000
URxvt.buffered: false
URxvt.scrollBar: false
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt*font: xft:Inconsolata:pixelsize=12,xft:Meslo LG S for Powerline:pixelsize=12
URxvt*boldFont: xft:Inconsolata:pixelsize=12,xft:Meslo LG S for Powerline:pixelsize=12
URxvt*letterSpace: -1
!! Tango http://bastian.rieck.ru/blog/posts/2013/making_urxvt_beautiful/
urxvt*foreground: white
urxvt*background: black
*color0: #2E3436
*color1: #a40000
*color2: #4E9A06
*color3: #C4A000
*color4: #3465A4
*color5: #75507B
*color6: #ce5c00
*color7: #babdb9
*color8: #555753
*color9: #EF2929
*color10: #8AE234
*color11: #FCE94F
*color12: #729FCF
*color13: #AD7FA8
*color14: #fcaf3e
*color15: #EEEEEC