lesbian colos in tmux
This commit is contained in:
parent
9a3b9f3946
commit
653f04136b
|
@ -248,14 +248,14 @@ in
|
||||||
|
|
||||||
set-option -g status on
|
set-option -g status on
|
||||||
set-option -g status-style bg=default
|
set-option -g status-style bg=default
|
||||||
set-option -g status-style fg="#FF7F50"
|
set-option -g status-style fg="#ef7627"
|
||||||
set-option -g status-interval 2
|
set-option -g status-interval 2
|
||||||
set-option -g status-justify "centre"
|
set-option -g status-justify "centre"
|
||||||
set-option -g status-right " λ "
|
set-option -g status-right " λ "
|
||||||
|
|
||||||
set -g status-interval 1
|
set -g status-interval 1
|
||||||
set-window-option -g window-status-separator "-"
|
set-window-option -g window-status-separator "-"
|
||||||
set-window-option -g window-status-current-format " #[fg=#df73ff bold]!![ #{b:pane_current_path}/ ] #{b:window_index} $ #{b:pane_current_command}!! "
|
set-window-option -g window-status-current-format " #[fg=#b55690 bold]!![ #{b:pane_current_path}/ ] #{b:window_index} $ #{b:pane_current_command}!! "
|
||||||
set-window-option -g window-status-format " #{b:window_index} [ #{b:pane_current_path}/ ] #{b:pane_current_command} "
|
set-window-option -g window-status-format " #{b:window_index} [ #{b:pane_current_path}/ ] #{b:pane_current_command} "
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user