ini

Results 29 comments of ini

I'm fine with removing the wrapper script, it would still be nice to provide a very basic example in the README or somewhere inside the wiki though.

Hi, I'll take a look at this in a few days when I get my pc back.

Hi, I apologize for not giving any updates. A PR would be appreciated, since some pc parts still didn't arrive and my laptop will still take a week minimum to...

I'm not sure i understand the `--prefix` option correctly, could you explain it a bit further?

I've been trying but the paths on windows are kinda weird, I gotta install nixos back first.

I forgot to mention this PR when i added the `--prefix` flag, my bad.

I think I fixed it. I'll also add some warnings when you try to write to root and matugen isn't running with elevated privileges.

You could try pointing to the executable directly inside a hook as a quick test. ```toml [templates.foo] # ... post_hook = " {{ image }}" ``` I could also add...

You mean definining a custom static color for primary and secondary, and generate the rest of the scheme based on the source color?