This commit is contained in:
Matt Nish-Lapidus 2025-03-18 17:34:57 -04:00
parent 5564d5cbd2
commit 6622ba5001
5 changed files with 10 additions and 16 deletions

View file

@ -171,10 +171,7 @@
};
iconTheme = {
name = "Colloid";
package = pkgs.colloid-icon-theme.override {
colorVariants = [ "grey" ];
schemeVariants = [ "nord" ];
};
package = pkgs.colloid-icon-theme;
};
};