diff --git a/.config/zellij/config.kdl b/.config/zellij/config.kdl index bfbfc21..6398ea3 100644 --- a/.config/zellij/config.kdl +++ b/.config/zellij/config.kdl @@ -193,13 +193,17 @@ plugins { // - true // - false (Default) // -// simplified_ui true +simplified_ui true // Choose the path to the default shell that zellij will use for opening new panes // Default: $SHELL // // default_shell "fish" +// Choose the path to override cwd that zellij will use for opening new panes +// +// default_cwd "" + // Toggle between having pane frames around the panes // Options: // - true (default)