diff --git a/.tmux.conf b/.tmux.conf index b5d148e..10ed4f9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,7 @@ +# set colors +set status-bg magenta +set status-fg black # rebind the dumb prefix key unbind C-b set-option -g prefix C-t -bind-key C-t send-prefix \ No newline at end of file +bind-key C-t send-prefix