Config Reference
Apogee
Multi-monitor overview layout, preview, transition, and dimming policy.
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.
apogee:
enabled true
live-previews true
preview-max-fps 30
transition-ms 320
gap 24.0
max-rows 3
background-dim 0.85
end| Option | Type | Default | Notes |
|---|---|---|---|
enabled | bool | true | Enables the compositor-owned overview. |
live-previews | bool | true | Updates GPU-local window previews while Apogee is open. |
preview-max-fps | u32 | 30 | Coalescing ceiling for live preview updates. |
transition-ms | u64 | 320 | Overview open and close transition duration. |
gap | f32 | 24.0 | Gap between overview tiles. |
max-rows | u32 | 3 | Maximum tile rows, clamped to the old-Halley range 1 through 5. |
background-dim | f32 | 0.85 | Wallpaper dim amount while the overview is open. |