diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-10 18:52:53 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-10 18:52:53 +0900 |
| commit | 241f482642079048d3977feb667477b6ec50b729 (patch) | |
| tree | 1d9dbbef2209027d968de8f39ac7045a720a135b | |
| parent | fe0698bebbc9db7a6eb88a089c5541107956378f (diff) | |
modified yazi/yazi.toml
| -rw-r--r-- | mac/.config/yazi/yazi.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/yazi/yazi.toml b/mac/.config/yazi/yazi.toml index f20a1e6..17c7701 100644 --- a/mac/.config/yazi/yazi.toml +++ b/mac/.config/yazi/yazi.toml @@ -10,7 +10,7 @@ sort_reverse = false sort_dir_first = true sort_translit = false linemode = "none" -show_hidden = false +show_hidden = true show_symlink = true scrolloff = 5 mouse_events = [ "click", "scroll" ] |
