Unverified Commit 4a9c6a98 authored by dish's avatar dish Committed by GitHub
Browse files

whitesur-icon-theme: Remove blackPanelIcons option (#438177)

parents 8757d9fc e9b89ff8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
  hicolor-icon-theme,
  jdupes,
  boldPanelIcons ? false,
  blackPanelIcons ? false,
  alternativeIcons ? false,
  themeVariants ? [ ],
}:
@@ -65,7 +64,6 @@ lib.checkListOfEnum "${pname}: theme variants"
        --theme ${builtins.toString themeVariants} \
        ${lib.optionalString alternativeIcons "--alternative"} \
        ${lib.optionalString boldPanelIcons "--bold"} \
        ${lib.optionalString blackPanelIcons "--black"}

      jdupes --link-soft --recurse $out/share