chore: simplify zellij ui even more

This commit is contained in:
Rekai Nyangadzayi Musuka 2023-09-15 18:00:43 -05:00
parent daf07d01ec
commit 41b6216fa3
1 changed files with 5 additions and 1 deletions

View File

@ -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)