Update tmux config to work with v2.9
This commit is contained in:
parent
f8773e1736
commit
b554cfebe0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
set -g status off
|
set -g status off
|
||||||
set -g pane-active-border-fg white
|
set -g pane-active-border-style fg=white
|
||||||
|
|
||||||
# Window names
|
# Window names
|
||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue