Clarify creating a custom module (#164)
* Clarify creating a custom module * Fix path Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com> * Fix formatting and mention required plugins * docs: indentation & small tweaks --------- Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com> Co-authored-by: sgoudham <sgoudham@gmail.com>
This commit is contained in:
parent
4eb10fa510
commit
2a3bc9ea91
3 changed files with 75 additions and 40 deletions
|
@ -431,7 +431,7 @@ set -g @catppuccin_status_modules_right "... uptime ..."
|
|||
|
||||
It is possible to add a new custom module or overwrite any of the existing modules.
|
||||
|
||||
Look into custom/README.md for more details.
|
||||
For further details, see the documentation in [custom/README.md](custom/README.md)
|
||||
|
||||
Any file added to the custom folder will be preserved when updating catppuccin.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue