Configuration written to $XDG_CONFIG_HOME/pqivrc. See pqiv(1) for a list of available options.
Declarations
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";
};
};
Sign in to create a configuration using this setting.