programs.zathura.options

Add :set command options to zathura and make them permanent. See zathurarc(5) for the full list of options.

Type
attribute set of (string or boolean or signed integer or floating point number)
Default
{ }
Example
{
  default-bg = "#000000";
  default-fg = "#FFFFFF";
}
Declared
<home-manager/modules/programs/zathura.nix>