all repos — nixfiles @ 4292c3f69b109ac6da336afb4cbd098cda75b80d

System and user configuration, managed by nix and home-manager

xserver: allow use of Terminus as TTF
Alan Pearce alan@alanpearce.eu
Sun, 06 Oct 2019 07:45:24 +0200
commit

4292c3f69b109ac6da336afb4cbd098cda75b80d

parent

9784ad0552c91049a357bd4a123f4ba2784a9990

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M system/modules/services/xserver.nixsystem/modules/services/xserver.nix
@@ -36,6 +36,7 @@ fonts = {     enableFontDir = true;
     enableDefaultFonts = false;
     fontconfig = {
+      useEmbeddedBitmaps = true;
       defaultFonts = {
         monospace = [ "Liberation Mono" ];
         sansSerif = [ "Liberation Sans" ];
@@ -55,6 +56,7 @@ envypn-font       profont
       proggyfonts
       terminus_font
+      terminus_font_ttf
 
       fantasque-sans-mono
       emacs-all-the-icons-fonts