From e1ef5587fda8a8f46c5513097ec4e7f84536edc2 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 4 Jan 2026 16:45:44 +0800 Subject: [PATCH] chore: update yazi config --- home/base/core/yazi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/base/core/yazi.nix b/home/base/core/yazi.nix index 59faecd7..3e49e4cb 100644 --- a/home/base/core/yazi.nix +++ b/home/base/core/yazi.nix @@ -8,7 +8,7 @@ enableBashIntegration = true; enableNushellIntegration = true; settings = { - manager = { + mgr = { show_hidden = true; sort_dir_first = true; };