mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Disable session serialization
This commit is contained in:
parent
9268468148
commit
364bb772a4
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ scrollback_editor "hx"
|
||||||
|
|
||||||
theme "dracula"
|
theme "dracula"
|
||||||
|
|
||||||
|
session_serialization false
|
||||||
|
|
||||||
keybinds clear-defaults=true {
|
keybinds clear-defaults=true {
|
||||||
normal {
|
normal {
|
||||||
bind "Alt l" { NextSwapLayout; }
|
bind "Alt l" { NextSwapLayout; }
|
||||||
|
|
Loading…
Reference in a new issue