Disable some bitmap fonts.
This commit is contained in:
parent
c9ca9058ea
commit
99727a34f7
@ -16,11 +16,11 @@
|
|||||||
allowBitmaps = false;
|
allowBitmaps = false;
|
||||||
};
|
};
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
xorg.fontbhlucidatypewriter100dpi
|
# xorg.fontbhlucidatypewriter100dpi
|
||||||
xorg.fontbhlucidatypewriter75dpi
|
# xorg.fontbhlucidatypewriter75dpi
|
||||||
freefont_ttf
|
freefont_ttf
|
||||||
gyre-fonts # TrueType substitutes for standard PostScript fonts
|
gyre-fonts # TrueType substitutes for standard PostScript fonts
|
||||||
xorg.fontbh100dpi
|
# xorg.fontbh100dpi
|
||||||
xorg.fontmiscmisc
|
xorg.fontmiscmisc
|
||||||
xorg.fontcursormisc
|
xorg.fontcursormisc
|
||||||
unifont
|
unifont
|
||||||
|
Loading…
Reference in New Issue
Block a user