Skip to main content
otter-config-types is the Zig structs otter-conf parses for each app. otter-settings edits the same types at runtime. New configurable app? Add the struct here first, then a tab in otter-settings/src/tabs.zig.

Quick example

Documentation map

App config modules

Per-app structs: bar, launcher, lock, monitor, and more.

Patterns

Defaults, nested structs, colors, and adding new configs.

Dependencies

otter-geo, otter-render, otter-conf.