MyNixOS website logo

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

Declarations
Type
attribute set of (string or boolean or signed integer or floating point number)
Default
{ }
Example
{
  default-bg = "#000000";
  default-fg = "#FFFFFF";
}