docs(README.md) use correct option for default window color (#137)
This commit is contained in:
parent
0f1d4a365e
commit
219ff4330b
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ Values:
|
||||||
|
|
||||||
#### Override the window default colors:
|
#### Override the window default colors:
|
||||||
```sh
|
```sh
|
||||||
set -g @catppuccin_window_default_text "color" # text color
|
set -g @catppuccin_window_default_color "color" # text color
|
||||||
set -g @catppuccin_window_default_background "color"
|
set -g @catppuccin_window_default_background "color"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue