mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
config: Add merge!() macros to reduce boilerplate
This commit is contained in:
@@ -8,6 +8,9 @@ use std::path::{Path, PathBuf};
|
||||
|
||||
use miette::{Context as _, IntoDiagnostic as _};
|
||||
|
||||
#[macro_use]
|
||||
pub mod macros;
|
||||
|
||||
pub mod animations;
|
||||
pub mod appearance;
|
||||
pub mod binds;
|
||||
|
||||
Reference in New Issue
Block a user