From 8e7219011427b178c4ab784ea57b109e71f70e53 Mon Sep 17 00:00:00 2001 From: Diogo Duarte Date: Fri, 19 Apr 2024 04:43:15 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbc40fa..87c54f4 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ The following are the default configurations: -- ~/.config/yazi/init.lua require("bookmarks"):setup({ save_last_directory = false, + persist = false, notify = { enable = false, timeout = 1,