diff --git a/files/tmux/.tmux.conf b/files/tmux/.tmux.conf index d0c53e2..7e476d3 100644 --- a/files/tmux/.tmux.conf +++ b/files/tmux/.tmux.conf @@ -96,7 +96,7 @@ set-option -g set-titles on set-option -g set-titles-string "#H: #W" # Pane borders -set -g pane-border-stlye fg=#c3c6b2 +set -g pane-border-style fg=#c3c6b2 set -g pane-active-border-style fg=#8da101 set -g pane-border-status top set -g pane-border-lines single