fresh install
[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 !URxvt*background: rgb:00/00/00
12 URxvt*depth: 32
13 URxvt*background: rgba:0000/0000/0200/c800
14 URxvt*foreground: rgb:cf/cf/cf
15 URxvt*color0: rgb:00/00/00
16 URxvt*color1: rgb:e0/10/10
17 URxvt*color2: rgb:20/ad/20
18 URxvt*color3: rgb:d4/c2/4f
19 URxvt*color4: rgb:23/1b/b8
20 URxvt*color5: rgb:9c/38/85
21 URxvt*color6: rgb:1d/bd/b8
22 URxvt*color7: rgb:fe/fe/fe
23 URxvt*color8: rgb:6a/6a/6a
24 URxvt*color9: rgb:e8/3a/3d
25 URxvt*color10: rgb:35/e9/56
26 URxvt*color11: rgb:ff/ff/2f
27 URxvt*color12: rgb:3a/53/f0
28 URxvt*color13: rgb:e6/28/ba
29 URxvt*color14: rgb:1c/f5/f5
30 URxvt*color15: rgb:ff/ff/ff
31 !Fonts
32 URxvt*font: xft:DejaVu Sans Mono:style=Book:pixelsize=16
33 URxvt*boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=16
34 URxvt*italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=16
35 URxvt*boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=16
36 !Misc
37 URxvt*fading: 10
38 URxvt*urgentOnBell: 1
39 URxvt*visualBell: 1
40 URxvt*loginShell: 1
41 URxvt*scrollBar: 0
42 URxvt*saveLines: 1000
43 URxvt*internalBorder: 1
44 URxvt*externalBorder: 1
45 URxvt*mouseWheelScrollPage: 0
46 URxvt*pastableTabs: 1
47 URxvt*cursorBlink: 0
48 !Plugins
49 URxvt*perl-ext-common: font-size,matcher
50 !Matcher
51 URxvt*url-launcher: /usr/bin/xdg-open
52 URxvt*keysym.C-Right: perl:matcher:list
53 !Font resize
54 URxvt*keysym.C-Up: perl:font-size:increase
55 URxvt*keysym.C-Down: perl:font-size:decrease
56 URxvt*keysym.C-Left: perl:font-size:reset
57
58 gv.watchFile: 1
59 gv.saveposFilename: ~/.cache/gv.savepos
60 gv.style: gv_widgetless.dat