chore(tmux): remove duplicate entry in status_bar config
This commit is contained in:
parent
970179400d
commit
5f03861fc7
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ set -g status-justify left
|
||||||
# Set right side of the status bar
|
# Set right side of the status bar
|
||||||
set -g status-right '#[bg=#{status-bg},fg=#{@unfocused-fg}] #S'
|
set -g status-right '#[bg=#{status-bg},fg=#{@unfocused-fg}] #S'
|
||||||
|
|
||||||
# Set window status format
|
|
||||||
set -g window-status-format ' #I:#W '
|
|
||||||
|
|
||||||
# Set window status format
|
# Set window status format
|
||||||
set -g window-status-format ' #[bg=#{status-bg},fg=#{@unfocused-fg}] #I:#W '
|
set -g window-status-format ' #[bg=#{status-bg},fg=#{@unfocused-fg}] #I:#W '
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue