feat(components): update readme with for fonts
This commit is contained in:
parent
def29854b5
commit
c493721bb1
1 changed files with 3 additions and 1 deletions
|
@ -52,6 +52,8 @@ All flavours support certain levels of customization that match our [Catppuccin
|
|||
Style Guide][style-guide]. To add these customizations, add any of the following
|
||||
options to your Tmux configuration.
|
||||
|
||||
In order to have the correct icons displayed please use your favorite nerd fonts patched font.
|
||||
|
||||
##### Enable window tabs
|
||||
|
||||
By default, the theme places the `window-status` in the `status-right`. With
|
||||
|
@ -76,7 +78,7 @@ set -g @catppuccin_right_separator "█"
|
|||
##### Enable DateTime
|
||||
|
||||
By default, the `date_time` componenet is set to off.
|
||||
It can be enabled by specifing the tmux date and time format.
|
||||
It can be enabled by specifing any tmux date and time format.
|
||||
|
||||
```sh
|
||||
set -g @catppuccin_date_time "%Y-%m-%d %H:%M"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue