Getting a little grey
This commit is contained in:
parent
be7060c638
commit
02ce85512c
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ setw -g window-status-current-format "#[bold] #I #(basename #{pane_current_path}
|
|||
# The statusbar
|
||||
set -g status-interval 2
|
||||
set -g status-position bottom
|
||||
set -g status-bg white
|
||||
set -g status-bg lightgrey
|
||||
set -g status-fg black
|
||||
set -g status-left '(#S) '
|
||||
set -g status-right '#(whoami)@#H %m/%d %I:%M '
|
||||
|
|
Loading…
Reference in a new issue