Config Reference

Screenshot

Screenshot output directory and capture overlay colors.

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.

Screenshot config
screenshot:
  directory "$env.HOME/Pictures/Screenshots/"
  highlight-color "auto"
  background-color "auto"
end
OptionTypeDefaultNotes
directorystring$env.HOME/Pictures/Screenshots/Output directory for screenshots.
highlight-colorstringautoOverlay highlight color for screenshot UI. Accepted values: auto, light, dark, or a hex color.
background-colorstringautoOverlay background color for screenshot UI. Accepted values: auto, light, dark, or a hex color.