stylix icon pack

This commit is contained in:
foglar 2024-12-23 21:45:25 +01:00
parent 938a72ce9e
commit 1dafa64d23

View File

@ -41,6 +41,17 @@
NIXOS_OZONE_WL = "1";
};
stylix.iconTheme = {
enable = true;
package = pkgs.papirus-icon-theme;
dark = "Papirus-Dark";
#package = pkgs.dracula-icon-theme;
#dark = "Dracula";
};
stylix.targets = {
dunst.enable = true;
kde.enable = true;