system/gui: prioritise material icons
This commit is contained in:
parent
a66544d92f
commit
b0d7064ca3
1 changed files with 2 additions and 2 deletions
|
|
@ -9,12 +9,12 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
|
material-symbols
|
||||||
|
material-icons
|
||||||
cascadia-code
|
cascadia-code
|
||||||
font-awesome
|
font-awesome
|
||||||
font-awesome_4
|
font-awesome_4
|
||||||
hanazono
|
hanazono
|
||||||
material-icons
|
|
||||||
material-symbols
|
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk-sans
|
noto-fonts-cjk-sans
|
||||||
noto-fonts-extra
|
noto-fonts-extra
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue