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 Commands config
autostart:
  once "waybar"
  on-reload "makoctl reload"
end
OptionTypeDefaultNotes
oncecommand stringnoneRuns once when the compositor starts.
on-reloadcommand stringnoneRuns after a config reload.