Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.hyfetch.enable

Whether to enable hyfetch.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.hyfetch.package

The hyfetch package to use.

Type: package

Default:

pkgs.hyfetch

Declared by:

programs.hyfetch.settings

JSON config for HyFetch

Type: JSON value

Default:

{ }

Example:

{
  color_align = {
    mode = "horizontal";
  };
  mode = "rgb";
  preset = "rainbow";
}

Declared by: