Configuration
Full example
[graph]
name = "my-graph"
api_token = "roam-graph-token-..."
[ui]
theme = "dark"
sidebar_default = true
sidebar_width_percent = 35
[keybindings]
preset = "vim"
[keybindings.bindings]
quit = "Ctrl+q"
search = "Ctrl+f"Options
[graph] — required
[graph] — requiredKey
Type
Description
[ui] — optional
[ui] — optionalKey
Type
Default
Description
[keybindings] — optional
[keybindings] — optionalKey
Type
Default
Description
[keybindings.bindings] — optional
[keybindings.bindings] — optionalEnvironment variables
Variable
Config equivalent
Last updated
Was this helpful?