diff options
Diffstat (limited to 'nixos/mdls/yazi.nix')
| -rw-r--r-- | nixos/mdls/yazi.nix | 4 |
1 files changed, 2 insertions, 2 deletions
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"; |
