programs.foliate.settings
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
- <home-manager/modules/programs/foliate.nix>