diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 2e40a4f..1dec0b6 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,6 +1,8 @@ # General -set -g prefix C-Space +unbind C-b +set -g prefix C-a +bind-key C-a send-prefix set -g base-index 1 setw -g monitor-activity on