programs.zathura.options

Home-Manager option

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 in: <home-manager/modules/programs/zathura.nix>source unavailable