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:
mode "none"
# mode "field-shader"
# shader "space"
# animated true
end| Option | Type | Default | Notes |
|---|---|---|---|
mode | none | classic | field-shader | none | Selects no compositor wallpaper, an image, or a spatial shader. |
path | string | Image path for classic mode; relative paths resolve beside the config. | |
shader | space | path | space | Bundled old-Halley shader or a compatible fragment-shader path. |
fit | cover | contain | stretch | cover | Classic image fit. |
colour | hex RGB | #181a26 | Base shader color. |
accent-colour | hex RGB | #8fa8d8 | Shader accent color. |
intensity | f32 | 1.0 | Non-negative image or shader intensity. |
animated | bool | false | Keeps the field shader repainting for animation. |