programs.pqiv.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/pqivrc. See pqiv(1) for a list of available options.

type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{ options = { lazy-load = true; hide-info-box = true; background-pattern = "black"; thumbnail-size = "256x256"; command-1 = "thunar"; }; };
declared in: <home-manager/modules/programs/pqiv.nix>source unavailable