1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-12-06 21:12:08 -06:00

Stop zellij from saving session layouts

This commit is contained in:
Kaan Barmore-Genc 2025-11-16 15:05:39 -06:00
parent 3bf9ba3318
commit 68de2a5bb3

View file

@ -410,7 +410,7 @@ default_shell "fish"
// - true (default) // - true (default)
// - false // - false
// //
// session_serialization false session_serialization false
// Whether pane viewports are serialized along with the session, default is false // Whether pane viewports are serialized along with the session, default is false
// Options: // Options: