From bd1dc30d13bf2688b097a638a8a518dac879f682 Mon Sep 17 00:00:00 2001 From: caley <195605706+cqley@users.noreply.github.com> Date: Sun, 12 Jul 2026 19:35:12 +0200 Subject: Update yazi.nix --- nixos/mdls/yazi.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/mdls') diff --git a/nixos/mdls/yazi.nix b/nixos/mdls/yazi.nix index 036c627..39c1402 100644 --- a/nixos/mdls/yazi.nix +++ b/nixos/mdls/yazi.nix @@ -3,8 +3,8 @@ enable = true; settings = { - manager = { - layout = [ 1 4 3 ]; + mgr = { + ratio = [ 1 4 3 ]; sort_by = "alphabetical"; sort_dir_first = true; linemode = "none"; -- cgit v1.3.1