gdritter repos dotfiles / a428da2
Some hiDPI changes + color changes Getty Ritter 7 years ago
1 changed file(s) with 16 addition(s) and 5 deletion(s). Collapse all Expand all
11 URxvt.url-launcher: /usr/bin/firefox
2 URxvt.keysym.M-u: perl:matcher:list
23 URxvt.keysym.M-Delete: perl:matcher:list
34 URxvt.perl-ext-common: default,matcher
4 Urxvt.matcher.button: 1
5 URxvt.matcher.button: 1
56 URxvt.perl-exp.common: matcher
67 URxvt.transparent: true
78 URxvt.shading: 10
8 Urxvt.scrollBar: false
9 URxvt.font: xft:Inconsolata:style=Medium:size=14,xft:Symbola:style=Regular:size=14
9 URxvt.scrollBar: false
10 URxvt*font: xft:Inconsolata:style=Medium:size=14, xft:Symbola:style=Regular:size=14
1011 URxvt*.foreground: white
1112 URxvt*.background: black
1213 URxvt.print-pipe: "cat >/dev/null"
14 URxvt.searchable-scrollback: CM-s
1315
1416 Emacs.font: Inconsolata
1517 Emacs.fontBackend: xft
1719 Emacs.toolBar: -1
1820 Emacs.verticalScrollBars: off
1921
22 ! Xft options
23 Xft.dpi: 100
24 Xft.autohint: 0
25 Xft.lcdfilter: lcddefault
26 Xft.hintstyle: hintfull
27 Xft.hinting: 1
28 Xft.antialias: 1
29 Xft.rgba: rgb
30
2031 ! █▓▒░ scorcerer colors
2132 *.foreground: #c2c2b0
2233 *.background: #222222
2334 *.cursorColor: #c2c2b0
2435 ! black
25 *.color0: #111111
26 *.color8: #181818
36 *.color0: #2f2f2f
37 *.color8: #3f3f3f
2738 ! red
2839 *.color1: #aa4450
2940 *.color9: #ff6a6a