linebreak typo
This commit is contained in:
parent
1671fa356f
commit
2085760946
1 changed files with 1 additions and 2 deletions
|
|
@ -35,8 +35,7 @@ set -g window-status-separator ''
|
||||||
set -g @ssh_auto_rename_window off
|
set -g @ssh_auto_rename_window off
|
||||||
set -g status-style ''
|
set -g status-style ''
|
||||||
|
|
||||||
set-window-option -g status-left "#[fg=green]#{?client_prefix,#[bg=black fg=green]#[bg=yellow
|
set-window-option -g status-left "#[fg=green]#{?client_prefix,#[bg=black fg=green]#[bg=yellow fg=black],} #S "
|
||||||
fg=black],} #S "
|
|
||||||
set-window-option -g status-right "#(~/fmux/tmux-right.sh)"
|
set-window-option -g status-right "#(~/fmux/tmux-right.sh)"
|
||||||
|
|
||||||
set-window-option -g window-status-style "fg=colour250,bg=colour237"
|
set-window-option -g window-status-style "fg=colour250,bg=colour237"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue