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 config
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
OptionTypeDefaultNotes
show-labelsoff | hover | alwayshoverNode label visibility.
show-app-iconsoff | hover | alwaysalwaysApplication icon visibility.
shapesquare | squirclesquircleNode shape. The old node-shape key is rejected.
label-shapesquare | squirclesquircleLabel badge shape. The old node-label-shape key is rejected.
icon-sizef320.72Icon fraction from 0.1 through 1.0.
opacityf321.0Fill opacity from 0.0 through 1.0.
background-colourauto | system | light | dark | hexautoNode fill color. system follows the XDG desktop colour-scheme preference; auto remains deterministic.
border-colourhex RGB#474d59Idle border color shared by collapsed nodes and cluster cores.
border-colour-highlightedhex RGB#d65d26Highlighted border color used for hover, focus, and active core emphasis.
click-collapsed-pannever | if-offscreen | alwaysneverCamera policy when restoring a node.