Update tmuxconf
This commit is contained in:
parent
136639efad
commit
fbfe6faae4
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ write_files:
|
|||
set -g status-bg colour235 # Base background color
|
||||
set -g status-fg colour137 # Base foreground color
|
||||
set -g status-interval 5
|
||||
set -g status-left "#[fg=colour81]#H" # Hostname in a different color
|
||||
set -g status-left "#[fg=colour81]#H " # Hostname in a different color
|
||||
set -g status-right "#[fg=colour137]#(date '+%Y-%m-%d %H:%M')" # Date and time
|
||||
|
||||
# Active window in status bar
|
||||
|
|
Loading…
Add table
Reference in a new issue