diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-29 21:12:05 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-07-27 15:55:03 +0200 |
| commit | 5a75ed84af8e58db80f3687e8f5237dee9876485 (patch) | |
| tree | 6b2fba6a3d5cb34ff647499185e12887658df24f /yazi | |
| parent | 4373c2db3d54802735105bc3ca602214d94b9f16 (diff) | |
| download | dotfiles-master.tar.gz dotfiles-master.zip | |
Diffstat (limited to '')
| -rw-r--r-- | yazi/yazi.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yazi/yazi.toml b/yazi/yazi.toml index 8cbefc6..e7c3619 100644 --- a/yazi/yazi.toml +++ b/yazi/yazi.toml @@ -1,6 +1,6 @@ # A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config. # If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas. -"$schema" = "https://yazi-rs.github.io/schemas/yazi.json" +"schema" = "https://yazi-rs.github.io/schemas/yazi.json" [mgr] ratio = [ 1, 4, 3 ] |
