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 = ''
|
text = ''
|
||||||
pane_frames false
|
pane_frames false
|
||||||
theme "catppuccin-mocha"
|
theme "catppuccin-mocha"
|
||||||
|
session_serialization false
|
||||||
|
|
||||||
ui {
|
ui {
|
||||||
pane_frames {
|
pane_frames {
|
||||||
|
|
Loading…
Reference in a new issue