From 13c337a59dcc65838c53dac4979aeea63fc606e7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Feb 2022 09:07:27 -0300 Subject: Fix: provision: desktop-basic: configure bitmap fonts at fontconfig --- share/provision/debian/desktop-basic | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') diff --git a/share/provision/debian/desktop-basic b/share/provision/debian/desktop-basic index ec49414..30c9ea3 100755 --- a/share/provision/debian/desktop-basic +++ b/share/provision/debian/desktop-basic @@ -56,6 +56,9 @@ sudo cp $DIRNAME/files/desktop-basic/etc/lightdm/lightdm.conf /etc/lightdm/light sudo cp $DIRNAME/files/desktop-basic/etc/default/keyboard /etc/default/keyboard sudo update-alternatives --set x-window-manager /usr/bin/ratpoison +# Fontconfig with bitmaps support +sudo apps/trashman/trashman install fontconfig-bitmaps + # Removing the dotfiles' version of .dmrc ensures that # # the default x-window-manager automatically starts. Otherwise we may end up -- cgit v1.2.3