diff options
Diffstat (limited to 'yazi/yazi.toml')
| -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 ] |
