fix(yazi): update shell wrapper name

This commit is contained in:
wi11-holdsworth 2026-02-21 23:30:05 +11:00
parent 3323c6ba7a
commit b6dafe4908

View file

@ -5,6 +5,7 @@
{ {
programs.yazi = { programs.yazi = {
enable = true; enable = true;
shellWrapperName = "y";
plugins = { plugins = {
# keep-sorted start # keep-sorted start
diff = pkgs.yaziPlugins.diff; diff = pkgs.yaziPlugins.diff;