MCPcopy Create free account
hub / github.com/StrataWM/strata / StrataConfig

Class StrataConfig

src/state.rs:489–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489pub struct StrataConfig {
490 pub keybinds: HashMap<KeyPattern, lua::StashedFunction>,
491}
492
493pub fn init_wayland_listener(
494 event_loop: &EventLoop<StrataState>,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected