diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 725b184..e99b4bc 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -45,11 +45,11 @@ set -ga terminal-overrides ",alacritty:Tc" setw -g pane-border-status bottom setw -g pane-border-format '' +set-option -w -g -q pane-border-lines double; +set-option -w -g -q pane-border-indicators colour; -setw -g pane-border-lines double setw -g pane-border-style "fg=#555555" setw -g pane-active-border-style "fg=#e5b567" -setw -g pane-border-indicators colour set-option -g status-style bg=default