From f9a4d28230a64b986d603bd9b0299251d5a71e46 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 24 Aug 2024 18:32:30 +0200 Subject: use the font I bought --- share/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/common.nix b/share/common.nix index 4673546..3ce40f2 100644 --- a/share/common.nix +++ b/share/common.nix @@ -477,7 +477,7 @@ in enable = true; defaultFonts = { emoji = [ "Noto Color Emoji" ]; - monospace = [ "Monaspace Argon" "IBM Plex Mono" "Noto Sans Mono" ]; + monospace = [ "MonoLisa" "IBM Plex Mono" "Noto Sans Mono" ]; sansSerif = [ "Inter" "IBM Plex Sans" "Noto Sans" ]; serif = [ "Crimson" "IBM Plex Serif" "Noto Serif" ]; }; -- cgit v1.2.3