tmux/borders
This commit is contained in:
parent
9e3f73f24f
commit
2f93d1b777
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ set-option -g pane-base-index 1
|
||||||
set-option -g pane-active-border-style fg=green
|
set-option -g pane-active-border-style fg=green
|
||||||
|
|
||||||
# regular style
|
# regular style
|
||||||
set-option -g pane-border-style fg=gray
|
set-option -g pane-border-style fg=blue
|
||||||
|
|
||||||
# ╭────────┬────────╮
|
# ╭────────┬────────╮
|
||||||
# │ option │ status │
|
# │ option │ status │
|
||||||
|
|
Loading…
Reference in a new issue