Updated config
This commit is contained in:
parent
7547ef0ff1
commit
65053a3bcf
5 changed files with 20 additions and 8 deletions
5
.config/yazi/keymap.toml
Normal file
5
.config/yazi/keymap.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[mgr]
|
||||
prepend_keymap = [
|
||||
{ on = "e", run = "open", desc = "Edit selected file" },
|
||||
{ on = "<Enter>", run = "enter", desc = "Enter the child directory" },
|
||||
]
|
2
.config/yazi/yazi.toml
Normal file
2
.config/yazi/yazi.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[mgr]
|
||||
ratio = [0, 3, 1]
|
Loading…
Add table
Add a link
Reference in a new issue