programs.i3status.general

Home-Manager option

Configuration to add to i3status config general section. See i3status(1) for options.

type: attribute set of (boolean or signed integer or string)
Default
{ }
Example
{ colors = true; color_good = "#e0e0e0"; color_degraded = "#d7ae00"; color_bad = "#f69d6a"; interval = 1; }
declared in: <home-manager/modules/programs/i3status.nix>source unavailable