From 3a5520c4271a2714409e8c90e6b52fb6f19c4025 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Wed, 28 Jul 2021 09:48:18 +0200 Subject: [PATCH] use fuzzback --- dot_tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dot_tmux.conf b/dot_tmux.conf index 13443f3..6687995 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -131,8 +131,7 @@ bind r source-file ~/.tmux.conf \; display-message "config reloaded!" # Plugins set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'laktak/extrakto' -set -g @extrakto_split_size "10" +set -g @plugin 'roosta/tmux-fuzzback' # run tpm run -b '~/.tmux/plugins/tpm/tpm'