refactor: @catppuccin_flavour
-> @catppuccin_flavor
(#277)
Most catppuccin ports have adopted the spelling flavor. `@catppuccin_flavour` is still available but no longer documented and `@catppuccin_flavor` takes priority.
This commit is contained in:
parent
3ffbc3700b
commit
84a84bdd8f
3 changed files with 14 additions and 5 deletions
|
@ -64,7 +64,7 @@ set -g @plugin 'tmux-plugins/tpm'
|
|||
3. (Optional) Set your preferred flavor, it defaults to `"mocha"`:
|
||||
|
||||
```bash
|
||||
set -g @catppuccin_flavour 'mocha' # latte,frappe, macchiato or mocha
|
||||
set -g @catppuccin_flavor 'mocha' # latte,frappe, macchiato or mocha
|
||||
```
|
||||
|
||||
### Manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue