services.wob.settings

Home-Manager option

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

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"; }
declared in: <home-manager/modules/services/wob.nix>source unavailable