Update .config/zellij/config.kdl

This commit is contained in:
Kasper Juul Hermansen 2023-07-25 21:40:38 +02:00
parent a1a9cc09e3
commit e2b7d5ed9d
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -193,7 +193,7 @@ plugins {
// - true // - true
// - false (Default) // - false (Default)
// //
// simplified_ui true simplified_ui true
// Choose the path to the default shell that zellij will use for opening new panes // Choose the path to the default shell that zellij will use for opening new panes
// Default: $SHELL // Default: $SHELL
@ -246,7 +246,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