From 0b21b3f7dc76daae2f7a6d569e7074e85a864319 Mon Sep 17 00:00:00 2001 From: mattia 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: