docs(README.md): add missing formatting for setting tmux options (#132)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user