diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 51f7593..d5d9abb 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -6,16 +6,4 @@ set-option -g status-left "#[default]" set-option -g status-right "" set-option -g status-style "fg=black,bg=white" set-window-option -g window-status-style "fg=brightblack" -set-option -g pane-active-border-style "fg=white" -set-option -g status-position "top" -set-option -g status-left "#[default]" -set-option -g status-right "" -set-option -g status-style "fg=black,bg=white" -set-window-option -g window-status-style "fg=brightblack" -set-option -g pane-active-border-style "fg=white" -set-option -g status-position "top" -set-option -g status-left "#[default]" -set-option -g status-right "" -set-option -g status-style "fg=black,bg=white" -set-window-option -g window-status-style "fg=brightblack" set-window-option -g window-status-current-style "fg=black" \ No newline at end of file