xserver: install and try out Office Code Pro font
Alan Pearce alan@alanpearce.eu
Wed, 09 Aug 2023 16:33:41 +0200
1 files changed, 2 insertions(+), 1 deletions(-)
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