Getting a little grey

This commit is contained in:
Nicole Tietz-Sokolskaya 2023-01-01 20:18:17 -05:00
parent be7060c638
commit 02ce85512c

View file

@ -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 '