xserver: tweak and cleanup fonts
1 file changed, 1 insertion(+), 2 deletions(-)
changed files
M system/settings/services/xserver.nix → system/settings/services/xserver.nix
@@ -40,7 +40,7 @@ rgba = "rgb"; }; useEmbeddedBitmaps = !config.fonts.fontconfig.antialias; defaultFonts = { - monospace = [ "IBM Plex Mono" ]; + monospace = [ "Source Code Pro" ]; sansSerif = [ "Cantarell" ]; serif = [ "Times New Roman" ]; };@@ -69,7 +69,6 @@ corefonts emacs-all-the-icons-fonts - font-awesome_5 xorg.fontmiscmisc xorg.fontcursormisc ]