fix: yazi keymap arguments
This commit is contained in:
parent
c540e9cc73
commit
4b6183f0ec
7 changed files with 143 additions and 147 deletions
|
|
@ -54,7 +54,7 @@ in
|
|||
pane_frames = false;
|
||||
show_startup_tips = false;
|
||||
session_serialization = false;
|
||||
default_layout = "default";
|
||||
default_layout = "default-com";
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
|
|
@ -269,7 +269,7 @@ in
|
|||
}
|
||||
'';
|
||||
layouts = {
|
||||
default = {
|
||||
default-com = {
|
||||
layout = {
|
||||
_children = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue