From faa625c453663cbbce3778144c84c5f3a23ecdb7 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 16 Mar 2020 10:04:54 +0100 Subject: xserver: change font stack --- system/settings/services/xserver.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/settings/services/xserver.nix b/system/settings/services/xserver.nix index a223e6c0..60656e58 100644 --- a/system/settings/services/xserver.nix +++ b/system/settings/services/xserver.nix @@ -66,6 +66,7 @@ with lib; }; fonts = with pkgs; [ gohufont + dina-font-pcf terminus_font corefonts @@ -75,7 +76,6 @@ with lib; font-awesome_5 xorg.fontmiscmisc xorg.fontcursormisc - xorg.fontbhlucidatypewriter100dpi ] ++ lib.optionals config.fonts.fontconfig.antialias [ cantarell-fonts -- cgit 1.4.1