mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-24 00:01:03 +00:00
5 lines
161 B
Rust
5 lines
161 B
Rust
yazi_macro::mod_flat!(file plugin prework process tasks);
|
|
|
|
pub const TASKS_BORDER: u16 = 2;
|
|
pub const TASKS_PADDING: u16 = 2;
|
|
pub const TASKS_PERCENT: u16 = 80;
|