diff --git a/files/tmux.conf b/files/tmux.conf index 3eb4332..e7553f4 100644 --- a/files/tmux.conf +++ b/files/tmux.conf @@ -6,8 +6,8 @@ set-window-option -g mouse on set-window-option -g mode-keys vi unbind C-b -set -g prefix C-a -bind C-a send-prefix +set -g prefix C-t +bind C-t send-prefix source-file "{{ home }}/.tmux/plugins/tmux-themepack/basic.tmuxtheme" set-window-option -g automatic-rename on