From 0319815a6e8e8ab1f33bda978f63ecd520667816 Mon Sep 17 00:00:00 2001 From: mattiaborsarini Date: Thu, 15 Aug 2024 14:44:18 +0200 Subject: [PATCH] Disable automatic layout Might reverse this later, still experimenting. --- config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.kdl b/config.kdl index 0d49686..79f1fdf 100644 --- a/config.kdl +++ b/config.kdl @@ -235,7 +235,7 @@ plugins { // - true (default) // - false // -// auto_layout true +auto_layout false // Whether sessions should be serialized to the cache folder (including their tabs/panes, cwds and running commands) so that they can later be resurrected // Options: