tlmgr is now separate in itex repo
[dotfiles.git] / x / .Xresources
1 Xcursor.theme: Premium
2
3 Xft.antialias: 1
4 Xft.hinting: 1
5 Xft.hintstyle: hintfull
6 Xft.lcdfilter: lcddefault
7 Xft.rgba: rgb
8 Xft.dpi: 96
9
10 !Colors
11 Rxvt*background: rgb:00/00/00
12 URxvt*foreground: rgb:cf/cf/cf
13 URxvt*color0: rgb:00/00/00
14 URxvt*color1: rgb:e0/10/10
15 URxvt*color2: rgb:20/ad/20
16 URxvt*color3: rgb:d4/c2/4f
17 URxvt*color4: rgb:23/1b/b8
18 URxvt*color5: rgb:9c/38/85
19 URxvt*color6: rgb:1d/bd/b8
20 URxvt*color7: rgb:fe/fe/fe
21 URxvt*color8: rgb:6a/6a/6a
22 URxvt*color9: rgb:e8/3a/3d
23 URxvt*color10: rgb:35/e9/56
24 URxvt*color11: rgb:ff/ff/2f
25 URxvt*color12: rgb:3a/53/f0
26 URxvt*color13: rgb:e6/28/ba
27 URxvt*color14: rgb:1c/f5/f5
28 URxvt*color15: rgb:ff/ff/ff
29 !Fonts
30 URxvt*font: xft:DejaVu Sans Mono:style=Book:pixelsize=16
31 URxvt*boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=16
32 URxvt*italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=16
33 URxvt*boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=16
34 !Misc
35 URxvt*fading: 10
36 URxvt*urgentOnBell: 1
37 URxvt*visualBell: 1
38 URxvt*loginShell: 1
39 URxvt*scrollBar: 0
40 URxvt*saveLines: 1000
41 URxvt*internalBorder: 1
42 URxvt*externalBorder: 1
43 URxvt*mouseWheelScrollPage: 0
44 URxvt*pastableTabs: 1
45 URxvt*cursorBlink: 0
46 !Plugins
47 URxvt*perl-ext-common: font-size,matcher
48 !Matcher
49 URxvt*url-launcher: /usr/bin/xdg-open
50 URxvt*keysym.C-Right: perl:matcher:list
51 !Font resize
52 URxvt*keysym.C-Up: perl:font-size:increase
53 URxvt*keysym.C-Down: perl:font-size:decrease
54 URxvt*keysym.C-Left: perl:font-size:reset
55
56 gv.watchFile: 1
57 gv.saveposFilename: ~/.cache/gv.savepos
58 gv.style: gv_widgetless.dat