From 12e7ac79630c92421d45de8aabc57b99908383a0 Mon Sep 17 00:00:00 2001
From: rycee Configuration written to $XDG_CONFIG_HOME/pqivrc
. See
-pqiv(1) for a list of available options. To set a
-boolean flag, set the value to 1.
Type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
@@ -39358,8 +39357,8 @@ attribute set of section of an INI file (attrs of INI atom (null, bool, int, floExample:
{
options = {
- lazy-load = 1;
- hide-info-box = 1;
+ lazy-load = true;
+ hide-info-box = true;
background-pattern = "black";
thumbnail-size = "256x256";
command-1 = "thunar";