MyNixOS website logo

JSON config for HyFetch.

Declarations
Type
JSON value
Default
{ }
Example
{
  preset = "rainbow";
  mode = "rgb";
  color_align = {
    mode = "horizontal";
  };
}