Add hostname to left status and increase its length
This commit is contained in:
parent
32d0935e1c
commit
054b347595
@ -118,8 +118,9 @@ if -b '[ "`uname`" = "Darwin" ]' \
|
||||
"xclip -i -sel p -f | xclip -i -sel c"'
|
||||
|
||||
# Left status style
|
||||
setw -g status-left " #{session_name}"
|
||||
setw -g status-left " #(hostname)|#{session_name}"
|
||||
setw -g status-left-style fg=colour240,bg=colour233
|
||||
setw -g status-left-length 32
|
||||
|
||||
# Centre status style
|
||||
setw -g status-style fg=colour240,bg=colour233
|
||||
|
Loading…
x
Reference in New Issue
Block a user