diff options
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 2a2c161..f5dc92e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -56,6 +56,6 @@ set -g @rose_pine_width_to_hide '80' set -g @rose_pine_window_count '5' set -g @resurrect-capture-pane-contents 'on' -set -g @continue-restore 'on' +set -g @continuum-restore 'on' run '~/.tmux/plugins/tpm/tpm' |
