From a5b4a8d69cd1e1187927b94a4fef33ad5bf8fc39 Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 28 Oct 2020 10:46:57 +0100 Subject: [PATCH] font-fix added --- post-install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/post-install.sh b/post-install.sh index 5529593..96bdff4 100644 --- a/post-install.sh +++ b/post-install.sh @@ -28,3 +28,6 @@ make install -C $SRCPATH/sde/ make install -C $SRCPATH/waterfox/ #make install -C /usr/local/share/dot +#font-fix +ln -s /usr/share/fontconfig/conf.avail/70-no-bitmaps.conf /etc/fonts/conf.d/ +