mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 06:55:13 +02: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:
@ -28,7 +28,7 @@ in
|
|||||||
|
|
||||||
monospace = {
|
monospace = {
|
||||||
package = pkgs.maple-mono;
|
package = pkgs.maple-mono;
|
||||||
name = "MapleMono";
|
name = "Maple Mono";
|
||||||
};
|
};
|
||||||
|
|
||||||
emoji = {
|
emoji = {
|
||||||
|
Reference in New Issue
Block a user