disable zellij session serialization
this is a neat feature but i reuse the same `default` session so it gets weird
This commit is contained in:
parent
ad04c753c3
commit
0f5cf27564
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
text = ''
|
||||
pane_frames false
|
||||
theme "catppuccin-mocha"
|
||||
session_serialization false
|
||||
|
||||
ui {
|
||||
pane_frames {
|
||||
|
|
Loading…
Reference in a new issue