From 99727a34f761e0c23d2c74fe840d050968a08214 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Thu, 27 May 2021 12:15:19 +0200 Subject: [PATCH] Disable some bitmap fonts. --- common-gui.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common-gui.nix b/common-gui.nix index 8e5a526..3ad420a 100644 --- a/common-gui.nix +++ b/common-gui.nix @@ -16,11 +16,11 @@ allowBitmaps = false; }; fonts = with pkgs; [ - xorg.fontbhlucidatypewriter100dpi - xorg.fontbhlucidatypewriter75dpi + # xorg.fontbhlucidatypewriter100dpi + # xorg.fontbhlucidatypewriter75dpi freefont_ttf gyre-fonts # TrueType substitutes for standard PostScript fonts - xorg.fontbh100dpi + # xorg.fontbh100dpi xorg.fontmiscmisc xorg.fontcursormisc unifont