all repos — nixfiles @ bec22816b5b670c47a3dcecb3441ce6ba003c3aa

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

xserver: tweak and cleanup fonts

Alan Pearce
commit

bec22816b5b670c47a3dcecb3441ce6ba003c3aa

parent

60ff19ae7f4392034686efbe52cf74ffce24ffbe

1 file changed, 1 insertion(+), 2 deletions(-)

changed files
M system/settings/services/xserver.nixsystem/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 ]