diff --git a/.tmux.conf b/.tmux.conf index a2463ef..34a3be7 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,6 @@ # set colors -set status-bg magenta -set status-fg black +set status-bg magenta +set status-fg black # rebind the dumb prefix key unbind C-b set-option -g prefix C-t