diff options
Diffstat (limited to 'XServer')
-rw-r--r-- | XServer/.Xresources | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/XServer/.Xresources b/XServer/.Xresources index 6d5e344..f731a40 100644 --- a/XServer/.Xresources +++ b/XServer/.Xresources @@ -1,5 +1,10 @@ *.font: Source Code Pro:pixelsize=15:antialias=true *.alpha: 0.9 +Xft.antialias: true +Xft.hinting: true +Xft.rgba: rgb +Xft.hintstyle: hintfull +Xft.dpi: 144 /* !! solarized */ /* *.color0: #073642 */ /* *.color1: #dc322f */ |