yazi: change linemode to size

This commit is contained in:
Tigor Hutasuhut 2024-10-10 09:03:21 +07:00
parent b40523e689
commit 9a6e73d751

View file

@ -15,7 +15,7 @@ in
sort_by = "natural"; sort_by = "natural";
sort_sensitive = false; sort_sensitive = false;
sort_dir_first = true; sort_dir_first = true;
linemode = "permissions"; linemode = "size";
show_hidden = true; show_hidden = true;
show_symlink = true; show_symlink = true;
scrolloff = 5; scrolloff = 5;