MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/wob/wob.ini. See wob.ini(5) for documentation.

Declarations
Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{
  "" = {
    border_size = 10;
    height = 50;
  };
  "output.foo".name = "DP-1";
  "style.muted".background_color = "032cfc";
}