Yazi: Sort which.
This commit is contained in:
parent
886a06939e
commit
c2edf12012
|
@ -173,5 +173,10 @@
|
||||||
(mkMime "*" [ ])
|
(mkMime "*" [ ])
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
which = {
|
||||||
|
sort_by = "key";
|
||||||
|
sort_sensitive = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue