skipper: hide hidden files in yazi
This commit is contained in:
parent
a4602252e2
commit
4209484a97
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
manager = {
|
manager = {
|
||||||
sort_by = "natural";
|
sort_by = "natural";
|
||||||
sort_dir_first = true;
|
sort_dir_first = true;
|
||||||
show_hidden = true;
|
show_hidden = false;
|
||||||
|
|
||||||
};
|
};
|
||||||
preview = {
|
preview = {
|
||||||
|
|
Loading…
Reference in a new issue