mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 06:11:03 +02:00
This makes it more semantically approachable IMO. I would expect this behavior: - Default value is `null` - Config is created if the value is not `null` Currently it's this behavior (makes little sense to me): - Default value is `{}` - Config is created if the values is not `""` |
||
---|---|---|
.. | ||
module.nix | ||
package.nix |