[update] Remove the zellij pane freams and use the compact layuot
This commit is contained in:
parent
ee8b820127
commit
77af2fa024
1 changed files with 2 additions and 2 deletions
|
@ -200,7 +200,7 @@ plugins {
|
||||||
// - true (default)
|
// - true (default)
|
||||||
// - false
|
// - false
|
||||||
//
|
//
|
||||||
// pane_frames true
|
pane_frames false
|
||||||
|
|
||||||
// Choose the theme that is specified in the themes section.
|
// Choose the theme that is specified in the themes section.
|
||||||
// Default: default
|
// Default: default
|
||||||
|
@ -210,7 +210,7 @@ theme "dracula"
|
||||||
// The name of the default layout to load on startup
|
// The name of the default layout to load on startup
|
||||||
// Default: "default"
|
// Default: "default"
|
||||||
//
|
//
|
||||||
// default_layout "compact"
|
default_layout "compact"
|
||||||
|
|
||||||
// Choose the mode that zellij uses when starting up.
|
// Choose the mode that zellij uses when starting up.
|
||||||
// Default: normal
|
// Default: normal
|
||||||
|
|
Loading…
Reference in a new issue