From 6cd3e23c21572a5100cea5b6bdff6a5598cb3b5b Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 29 Jun 2023 12:01:43 -0400 Subject: [PATCH] stylix: Change MapleMono to Maple Mono This seems to have fixed an issue where italicized text wasn't shown previously. --- modules/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stylix.nix b/modules/stylix.nix index 899f470a..fde0c920 100644 --- a/modules/stylix.nix +++ b/modules/stylix.nix @@ -28,7 +28,7 @@ in monospace = { package = pkgs.maple-mono; - name = "MapleMono"; + name = "Maple Mono"; }; emoji = {