Module settings

Module settings 

Source

Structs§

Config
Root configuration structure that mirrors the JSONC config file. Missing sections fall back to their type defaults so that users can keep only the keys they care about.
Flags
Fine-grained configuration for how each block is displayed. Most fields correspond to a feature or formatting option.
Logo
Minimal representation of the logo block. Extra fields are ignored automatically.
ModuleEntry
Configuration for an individual info module.

Enums§

LayoutItem
Describes a single entry in the modules array. Entries are either literal strings (used for break) or objects describing a module.