feat(yazi): hide hidden files by default
This commit is contained in:
@@ -82,7 +82,7 @@ in {
|
||||
enableFishIntegration = true;
|
||||
settings = {
|
||||
manager = {
|
||||
show_hidden = true;
|
||||
show_hidden = false;
|
||||
sort_by = "mtime";
|
||||
sort_reverse = true;
|
||||
sort_dir_first = false;
|
||||
|
||||
Reference in New Issue
Block a user