]> code.delx.au - dotfiles/commitdiff
Xresources: fonts
authorJames Bunton <jamesbunton@delx.net.au>
Sun, 14 Oct 2018 12:20:47 +0000 (23:20 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Sun, 14 Oct 2018 12:22:53 +0000 (23:22 +1100)
.Xresources
.xsession

index 91e499d78f7997be2f846dace04e419a42ce6b4c..24b51145822250be4d898d55592555ac4f82c1a5 100644 (file)
@@ -26,3 +26,8 @@ XTerm.vt100.color12: #4879F7
 XTerm.vt100.color13: #f935f8
 XTerm.vt100.color14: #14f0f0
 XTerm.vt100.color15: #e9ebeb
 XTerm.vt100.color13: #f935f8
 XTerm.vt100.color14: #14f0f0
 XTerm.vt100.color15: #e9ebeb
+
+Xft.antialias: 1
+Xft.hintstyle: hintslight
+Xft.rgba: rgb
+Xft.dpi: 116
index ab505ccace571b7f220d6c8191d71ef8a17856e7..bbe8c7d5744123dd1d07f3b185e543309b4b3040 100755 (executable)
--- a/.xsession
+++ b/.xsession
@@ -1,5 +1,7 @@
 #! bash
 
 #! bash
 
+xrdb -merge ~/.Xresources
+
 # https://bugzilla.mozilla.org/show_bug.cgi?id=1276449
 export MOZ_USE_XINPUT2=1
 
 # https://bugzilla.mozilla.org/show_bug.cgi?id=1276449
 export MOZ_USE_XINPUT2=1