programs.foliate.settings

Home-Manager option

Added to config.dconf.settings under com/github/johnfactotum/Foliate, the scheme is defined at https://github.com/johnfactotum/foliate/blob/gtk4/data/com.github.johnfactotum.Foliate.gschema.xml

type: attribute set of ((GVariant value) or attribute set of (GVariant value))
Default
{ }
Example
{ myTheme = { color-scheme = 0; library = { view-mode = "grid"; show-covers = true; }; "viewer/view" = { theme = "myTheme.json"; }; "viewer/font" = { monospace = "Maple Mono"; default-size = 12; }; }; }
declared in: <home-manager/modules/programs/foliate.nix>source unavailable