docs(README.md): add missing formatting for setting tmux options (#132)

This commit is contained in:
Roeeeee 2024-03-06 23:37:14 +00:00 committed by GitHub
parent cbaf76cddd
commit 0be44ee9bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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