new file: .config/yazi/yazi.toml
This commit is contained in:
parent
b968a1466f
commit
2d266ca85b
1 changed files with 7 additions and 0 deletions
7
.config/yazi/yazi.toml
Normal file
7
.config/yazi/yazi.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[mgr]
|
||||
linemode = "size"
|
||||
mouse_events = ["click", "scroll", "touch", "move", "drag"]
|
||||
[opener]
|
||||
edit = [
|
||||
{ run = "neovide %s", block = true, for = "unix" },
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue