diff --git a/.config/tmux/conf/plugins.conf b/.config/tmux/conf/plugins.conf index b0c9d675..7f5b1016 100644 --- a/.config/tmux/conf/plugins.conf +++ b/.config/tmux/conf/plugins.conf @@ -29,6 +29,12 @@ set -g @catppuccin_status_connect_separator "yes" # Sessionx set -g @sessionx-bind 'space' set -g @sessionx-filter-current 'false' +set -g @sessionx-window-mode 'on' +set -g @sessionx-preview-location 'top' +set -g @sessionx-preview-ratio '65%' +set -g @sessionx-window-height '95%' +set -g @sessionx-window-width '95%' +set -g @sessionx-tmuxinator-mode 'on' # Ressurrect & Continuum set -g @resurrect-capture-pane-contents 'on'