From 3f83107d0ac0bbc5e0123d32287e614b279cf6b8 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 28 Mar 2025 10:59:43 +0100 Subject: [PATCH] Yazi: wrapper --- 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 ac1a313..8891ae3 100644 --- a/modules/hm/yazi.nix +++ b/modules/hm/yazi.nix @@ -8,7 +8,6 @@ pkgs.unar pkgs.mpv ]; - shellAliases.y = "yazi"; }; programs.yazi = { @@ -16,6 +15,7 @@ enableBashIntegration = true; enableNushellIntegration = true; enableZshIntegration = true; + shellWrapperName = "y"; settings = { manager = { sort_by = "natural";