Config Reference
Node
Collapsed-node shape, labels, icons, fill, independent border colors, and restore panning.
Defaults
Defaults shown here are the effective built-in defaults for the selected wiki version.
Default Config Shape
Use this as the section shape when editing halley.rune.
node:
show-labels "hover"
show-app-icons "always"
shape "squircle"
label-shape "squircle"
icon-size 0.72
opacity 1.0
background-colour "auto"
border-colour "#474d59"
border-colour-highlighted "#d65d26"
click-collapsed-pan "never"
end| Option | Type | Default | Notes |
|---|---|---|---|
show-labels | off | hover | always | hover | Node label visibility. |
show-app-icons | off | hover | always | always | Application icon visibility. |
shape | square | squircle | squircle | Node shape. The old node-shape key is rejected. |
label-shape | square | squircle | squircle | Label badge shape. The old node-label-shape key is rejected. |
icon-size | f32 | 0.72 | Icon fraction from 0.1 through 1.0. |
opacity | f32 | 1.0 | Fill opacity from 0.0 through 1.0. |
background-colour | auto | system | light | dark | hex | auto | Node fill color. system follows the XDG desktop colour-scheme preference; auto remains deterministic. |
border-colour | hex RGB | #474d59 | Idle border color shared by collapsed nodes and cluster cores. |
border-colour-highlighted | hex RGB | #d65d26 | Highlighted border color used for hover, focus, and active core emphasis. |
click-collapsed-pan | never | if-offscreen | always | never | Camera policy when restoring a node. |