yazi/yazi-core/src/notify/mod.rs
2026-03-31 19:18:18 +08:00

4 lines
119 B
Rust

yazi_macro::mod_flat!(level message notify opt);
pub const NOTIFY_BORDER: u16 = 2;
pub const NOTIFY_SPACING: u16 = 1;