Update tmux status bar to make selected window more obvious.
This commit is contained in:
@@ -47,7 +47,8 @@ bind-key ] paste-buffer
|
||||
# Status Bar
|
||||
set-option -g status-interval 1
|
||||
set-option -g status-left ''
|
||||
set-option -g status-right '%l:%M%p'
|
||||
set-option -g status-right '%H:%M '
|
||||
set -g window-status-current-style 'fg=brightwhite,bg=blue'
|
||||
|
||||
# Set window notifications
|
||||
setw -g monitor-activity on
|
||||
|
||||
Reference in New Issue
Block a user