xserver: install and try out Office Code Pro font
1 file changed, 2 insertions(+), 1 deletion(-)
M system/settings/services/xserver.nix → system/settings/services/xserver.nix
@@ -35,7 +35,7 @@ enableDefaultFonts = false; fontconfig = { antialias = true; defaultFonts = { - monospace = [ "Source Code Pro" ]; + monospace = [ "Office Code Pro" ]; sansSerif = [ "Source Sans Pro" ]; serif = [ "Source Serif Pro" ]; };@@ -77,6 +77,7 @@ ibm-plex oxygenfonts + office-code-pro source-code-pro source-sans-pro source-serif-pro