diff options
Diffstat (limited to 'tmux')
-rw-r--r-- | tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 1b0d4fe..3ad9c80 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,4 +1,4 @@ -set -g prefix M-Space +set -g prefix C-a set -g visual-activity on set -g status-style fg=white,bg=black set-window-option -g window-status-bell-style fg=white,bg=red,bold |