From 755877d1999c190b6ec9a38cd3cb44b2c54594c6 Mon Sep 17 00:00:00 2001 From: Chun Li Date: Tue, 4 Sep 2018 23:43:49 -0400 Subject: [PATCH] Update tmux status background --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index 1592244..551b7e3 100644 --- a/tmux.conf +++ b/tmux.conf @@ -66,6 +66,7 @@ set-option -g status-left '' set-option -g status-right '%l:%M%p' set-window-option -g window-status-current-fg magenta set-option -g status-fg default +set-option -g status-bg black # Set window notifications setw -g monitor-activity on