Skip to content

Commit

Permalink
Update _tmux.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoufik El Aoumari authored May 12, 2022
1 parent d077121 commit fd01e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/_tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ set-option -g renumber-windows on
set -g default-terminal "screen-256color"

# Pane divider
#set-window-option -g pane-border-style fg=colour11,bg=colour234
#set-window-option -g pane-active-border-style fg=colour118,bg=colour234
set-window-option -g pane-border-style fg=colour11,bg=colour236
set-window-option -g pane-active-border-style fg=colour11,bg=colour236

# Cool trick: Let's dim out any pane that's not active.
set-window-option -g window-style fg=white,bg=colour236
Expand Down

0 comments on commit fd01e87

Please sign in to comment.