use material-icons 4 with otf and ttf

This commit is contained in:
LavaDesu 2021-05-30 12:34:36 +07:00
parent e052e01835
commit cb7bedb398
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 26 additions and 0 deletions

View file

@ -21,6 +21,7 @@
overlays = {
discord = import ./overlays/discord.nix;
linux = import ./overlays/linux.nix;
material-icons = import ./overlays/material-icons.nix;
picom = import ./overlays/picom.nix;
polybar = import ./overlays/polybar.nix;
transcrypt = import ./overlays/transcrypt.nix;