From 72db40f336ea0f14722a99c69e61abf4dda5eb30 Mon Sep 17 00:00:00 2001 From: mattia Date: Sat, 17 Aug 2024 02:15:17 +0200 Subject: [PATCH] Disable session serialization I still have to fully understand what is better but I'm tired of manually killing sessions atm. --- config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.kdl b/config.kdl index d917a7d..d87bd62 100644 --- a/config.kdl +++ b/config.kdl @@ -249,7 +249,7 @@ auto_layout false // - true (default) // - false // -// session_serialization false +session_serialization false // Whether pane viewports are serialized along with the session, default is false // Options: