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";