Config Reference
Autostart Commands
Commands Halley runs on compositor startup or config reload.
Defaults
Defaults shown here are the effective builtin defaults from RuntimeTuning::builtin_defaults().
Default Config Shape
Use this as the section shape when editing halley.rune.
autostart:
once "waybar"
on-reload "makoctl reload"
end| Option | Type | Default | Notes |
|---|---|---|---|
once | command string | none | Runs once when the compositor starts. |
on-reload | command string | none | Runs after a config reload. |