mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-21 05:08:37 +01:00
yazi: Include modified time by default
Makes it easier to see which files are older. When not necessary, `m` can be used to change the linemode.
This commit is contained in:
parent
4f19c5df14
commit
7587043310
@ -6,6 +6,7 @@
|
||||
manager = {
|
||||
ratio = [ 1 2 4 ];
|
||||
sort_dir_first = true;
|
||||
linemode = "mtime";
|
||||
};
|
||||
|
||||
preview = {
|
||||
|
Loading…
Reference in New Issue
Block a user