mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
create_title from sequence to string
This commit is contained in:
parent
7222e178a3
commit
9e41cfde75
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ cd_origin = "top-center"
|
|||
cd_offset = [ 0, 2, 50, 3 ]
|
||||
|
||||
# create
|
||||
create_title = [ "Create:", "Create (dir):" ]
|
||||
create_title = "Create:"
|
||||
create_origin = "top-center"
|
||||
create_offset = [ 0, 2, 50, 3 ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue