From c450c7186830331f4750f2da6c8d750d4bff7cad Mon Sep 17 00:00:00 2001 From: David Chen Date: Thu, 28 Nov 2024 18:13:39 -0800 Subject: [PATCH] yazi config update --- yazi/yazi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yazi/yazi.toml b/yazi/yazi.toml index c13b93c..2af9319 100644 --- a/yazi/yazi.toml +++ b/yazi/yazi.toml @@ -138,7 +138,7 @@ cd_origin = "top-center" cd_offset = [0, 2, 50, 3] # create -create_title = "Create:" +create_title = ["Create:", "Create (dir):"] create_origin = "top-center" create_offset = [0, 2, 50, 3]