-
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
kind: change-optionChange existing optionChange existing option
Description
I assert that this feature request is relevant for Stylix
- I assert that this is not a duplicate of an existing feature request.
Description
At the moment, stylix.image
cannot have spaces in the path. It would be nice to not have to rename files to make them work with stylix.
I think just changing ${cfg.image}
in the palette.json block to something like ${builtins.replaceStrings [" "] ["-"] (cfg.image)}
would fix it.
Notify maintainers
No response
Metadata
Metadata
Assignees
Labels
kind: change-optionChange existing optionChange existing option