diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 2d865c5..9e13400 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -106,8 +106,6 @@ set -g @tmux_window_name_use_tilde "True" ## https://github.com/tmux-plugins/tmux-continuum set -g @continuum-restore 'on' -set -g @continuum-boot 'on' -set -g @continuum-boot-options 'alacritty' ## https://github.com/tmux-plugins/tmux-resurrect set -g @resurrect-strategy-nvim 'session'