diff --git a/.config/tmux/conf/plugins.conf b/.config/tmux/conf/plugins.conf index 1c0abcb6..ed402897 100644 --- a/.config/tmux/conf/plugins.conf +++ b/.config/tmux/conf/plugins.conf @@ -28,10 +28,10 @@ set -g @catppuccin_status_connect_separator "yes" # Sessionx set -g @sessionx-bind 'space' -set -g @sessionx-filter-current 'false' +set -g @sessionx-filter-current 'true' set -g @sessionx-preview-location 'top' set -g @sessionx-preview-ratio '65%' -set -g @sessionx-window-height '75%' +set -g @sessionx-window-height '80%' set -g @sessionx-window-width '75%' set -g @sessionx-tmuxinator-mode 'on' set -g @sessionx-bind-window-mode 'alt-w' @@ -41,6 +41,8 @@ set -g @sessionx-bind-rename-session 'alt-r' set -g @sessionx-bind-kill-session 'alt-q' set -g @sessionx-bind-configuration-path 'alt-e' set -g @sessionx-bind-back 'alt-b' +set -g @sessionx-ls-command 'eza -a --icons --group-directories-first --color always' +set -g @sessionx-filtered-sessions 'scratch' # fzf-url set -g @fzf-url-bind 'u'