This commit is contained in:
2025-08-03 20:05:31 -06:00
parent 2ecd9e04ea
commit e08f743688
2 changed files with 1 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ in
enable = true;
autoEnable = cfg.enable;
iconTheme = {
enable = cfg.enable;
inherit (cfg) enable;
package = scheme.iconPackage;
light = "Papirus-Light";
dark = "Papirus-Dark";