diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 52ae281..18b85e3 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -14,7 +14,7 @@ setw -g pane-base-index 1 set -g set-titles on set -g set-titles-string "#I: #W" -# Change activation from ctrl+a to ctrl+a +# Change activation from ctrl+b to ctrl+a set -g prefix C-a unbind C-b bind-key C-a send-prefix