halley-config 0.1.0

Configuration loading and parsing for the Halley Wayland compositor.
Documentation
1
2
3
4
5
6
7
8
mod keybinds;
mod loader;
mod primitives;
mod rules;
mod sections;
mod viewport;

pub use loader::from_rune_file;