Update config.kdl
This commit is contained in:
parent
0337cd628f
commit
784dcd8ddc
@ -14,6 +14,7 @@ keybinds clear-defaults=true {
|
||||
bind "Alt z" { GoToTab 2; }
|
||||
bind "Alt e" { GoToTab 3; }
|
||||
bind "Alt r" { GoToTab 4; }
|
||||
bind "Ctrl t" { NewTab ; }
|
||||
}
|
||||
locked {
|
||||
bind "Ctrl g" { SwitchToMode "Normal"; }
|
||||
@ -256,7 +257,7 @@ theme "gruvbox-dark"
|
||||
// The name of the default layout to load on startup
|
||||
// Default: "default"
|
||||
//
|
||||
//default_layout "compact"
|
||||
default_layout "compact"
|
||||
|
||||
// Choose the mode that zellij uses when starting up.
|
||||
// Default: normal
|
||||
|
Loading…
x
Reference in New Issue
Block a user