feat: remove resurrect and continuum add packet tracer
This commit is contained in:
parent
94c9973c24
commit
3cc93e2b42
2 changed files with 1 additions and 17 deletions
|
|
@ -13,23 +13,6 @@
|
|||
gruvbox
|
||||
sensible
|
||||
vim-tmux-navigator
|
||||
{
|
||||
plugin = resurrect;
|
||||
extraConfig = ''
|
||||
set -g @resurrect-strategy-vim 'session'
|
||||
set -g @resurrect-strategy-nvim 'session'
|
||||
set -g @resurrect-capture-pane-contents 'on'
|
||||
'';
|
||||
}
|
||||
{
|
||||
plugin = continuum;
|
||||
extraConfig = ''
|
||||
set -g @continuum-boot 'on'
|
||||
set -g @continuum-restore 'on'
|
||||
set -g @continuum-save-interval '10'
|
||||
set -g @continuum-boot-options 'alacritty'
|
||||
'';
|
||||
}
|
||||
];
|
||||
extraConfig = ''
|
||||
set -as terminal-features ",xterm-256color:RGB"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue