stylix: use new package name for Noto Color Emoji (#917)
Closes: https://github.com/danth/stylix/issues/913 Link: https://github.com/danth/stylix/pull/917 Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
c9195530b4
commit
a98c363a58
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ in
|
|||
description = "Emoji font.";
|
||||
type = fontType;
|
||||
default = {
|
||||
package = pkgs.noto-fonts-emoji;
|
||||
package = pkgs.noto-fonts-color-emoji;
|
||||
name = "Noto Color Emoji";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue