From 8f31a71da0907100ddd48a127e603e4c37cac153 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Thu, 10 Aug 2017 09:48:57 +0200 Subject: [PATCH] xresouces: set correct dpi --- x/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/Xresources b/x/Xresources index 63eeecb..681a3a0 100644 --- a/x/Xresources +++ b/x/Xresources @@ -3,7 +3,7 @@ Xft.autohint: true Xft.antialias: true Xft.hinting: true Xft.hintstyle: hintslight -!Xft.dpi: 96 +Xft.dpi: 96 Xft.rgba: rgb Xft.lcdfilter: lcddefault