From 752a47283e464d26c580f82244a139e1e03cc344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E4=BD=8F=E6=9F=B1=E9=96=93?= Date: Sat, 3 Feb 2024 04:26:19 +0000 Subject: [PATCH] Update .Xresources --- .Xresources | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.Xresources b/.Xresources index dbd4d74..acf7e9b 100644 --- a/.Xresources +++ b/.Xresources @@ -1,3 +1,13 @@ +! System-wide configuration Xft.dpi: 110 Xft.antialias: true Xft.rgba: bgr +Xft.autohint: true + +! For GoldenDict - configure lower DPI +XClass.goldendict.antialias: true +Xft.goldendict.antialias: 1 +XClass.goldendict.dpi: 76 +Xft.goldendict.dpi: 76 +Xft.goldendict.rgba: bgr +Xft.goldendict.autohint: true