mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-29 10:09:30 +01:00
stylix: Change MapleMono to Maple Mono
This seems to have fixed an issue where italicized text wasn't shown previously.
This commit is contained in:
parent
218f58eb08
commit
6cd3e23c21
@ -28,7 +28,7 @@ in
|
||||
|
||||
monospace = {
|
||||
package = pkgs.maple-mono;
|
||||
name = "MapleMono";
|
||||
name = "Maple Mono";
|
||||
};
|
||||
|
||||
emoji = {
|
||||
|
Loading…
Reference in New Issue
Block a user