Update tmux status position and colours
This commit is contained in:
parent
f8d3f69001
commit
31387f282f
1 changed files with 1 additions and 2 deletions
|
@ -14,12 +14,11 @@
|
|||
bind -n C-Up resize-pane -U 5
|
||||
|
||||
# Status line customisation
|
||||
set-option -g status-position top
|
||||
set-option -g status-left ""
|
||||
set-option -g status-right " #{session_name}"
|
||||
set-option -g status-right-length 100
|
||||
set-option -g status-style "fg=#7C7D83 bg=default"
|
||||
set-option -g window-status-activity-style none
|
||||
set-option -g window-status-current-style "fg=#E9E9EA"
|
||||
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue