From f967039044d65a504aa3b4a6a4e10d3370bbe028 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Wed, 2 Jul 2025 19:25:46 +0200 Subject: [PATCH] Yazi: update config --- modules/hm/yazi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/yazi.nix b/modules/hm/yazi.nix index ee5c0e2..a0dc640 100644 --- a/modules/hm/yazi.nix +++ b/modules/hm/yazi.nix @@ -17,7 +17,7 @@ enableZshIntegration = true; shellWrapperName = "y"; settings = { - manager = { + mgr = { sort_by = "natural"; sort_dir_first = true; sort_reverse = false;