fix font
This commit is contained in:
parent
4180f7d760
commit
c2bd20104e
@ -224,7 +224,7 @@ in {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
ezfonts.font = {
|
ezfonts.font = {
|
||||||
name = "Anonymice Nerd Font";
|
name = "AnonymicePro Nerd Font";
|
||||||
package = pkgs.nerdfonts.override {fonts = ["AnonymousPro"];};
|
package = pkgs.nerdfonts.override {fonts = ["AnonymousPro"];};
|
||||||
size = 11;
|
size = 11;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user