diff --git a/README.md b/README.md index a4c9427..7dac28d 100644 --- a/README.md +++ b/README.md @@ -204,11 +204,15 @@ Use this to override the way the directory is displayed. #### Set the pane border style: +```sh set -g @catppuccin_pane_border_style "fg=blue" # Use a value compatible with the standard tmux 'pane-border-style' +``` #### Set the pane active border style: +```sh set -g @catppuccin_pane_active_border_style "fg=red" # Use a value compatible with the standard tmux 'pane-border-active-style' +``` ### Status