diff --git a/README.md b/README.md index 7dac28d..31abd5b 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Values: #### Override the window default colors: ```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" ```