From e2b7d5ed9d0580083f84a2a11bdcc67a73857ffe Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 25 Jul 2023 21:40:38 +0200 Subject: [PATCH] Update .config/zellij/config.kdl --- dot_config/zellij/config.kdl.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_config/zellij/config.kdl.tmpl b/dot_config/zellij/config.kdl.tmpl index 7cb0ced..2de49e4 100644 --- a/dot_config/zellij/config.kdl.tmpl +++ b/dot_config/zellij/config.kdl.tmpl @@ -193,7 +193,7 @@ 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 @@ -246,7 +246,7 @@ theme "dracula" // 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