Config Reference

Wallpaper

Plain black, classic image, or spatial field-shader wallpaper.

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.

Wallpaper config
wallpaper:
  mode "none"
  # mode "field-shader"
  # shader "space"
  # animated true
end
OptionTypeDefaultNotes
modenone | classic | field-shadernoneSelects no compositor wallpaper, an image, or a spatial shader.
pathstringImage path for classic mode; relative paths resolve beside the config.
shaderspace | pathspaceBundled old-Halley shader or a compatible fragment-shader path.
fitcover | contain | stretchcoverClassic image fit.
colourhex RGB#181a26Base shader color.
accent-colourhex RGB#8fa8d8Shader accent color.
intensityf321.0Non-negative image or shader intensity.
animatedboolfalseKeeps the field shader repainting for animation.