diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 221a4e7..9dcd4a9 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -58,6 +58,9 @@ set -g @catppuccin_status_connect_separator "no" set -g @catppuccin_directory_text "#{pane_current_path}" +set -g @plugin 'omerxx/tmux-floax' +set -g @floax-bind '-n M-f' + # Load TPM, must be the last line run '~/.tmux/plugins/tpm/tpm'