Disable automatic layout

Might reverse this later, still experimenting.
This commit is contained in:
2024-08-15 14:44:18 +02:00
parent 8f89acbd8b
commit 0b21b3f7dc

View File

@@ -235,7 +235,7 @@ plugins {
// - true (default) // - true (default)
// - false // - 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 // 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: // Options: