2026-06-12 21:42:11 -04:00
[Retornar para Personalizações ](./#catppuccin-powerline )
2025-04-28 00:53:07 +09:00
# Catppuccin Powerline Preset
This preset is a minimally modified version of [Gruvbox Rainbow ](./gruvbox-rainbow.md ) using the [Catppuccin ](https://github.com/catppuccin/catppuccin ) theme palette.

### Pré-requisitos
2026-06-12 21:42:11 -04:00
- Uma fonte [Nerd Font ](https://www.nerdfonts.com/ ) instalada e ativada em seu terminal
2025-04-28 00:53:07 +09:00
### Configuração
``` sh
starship preset catppuccin-powerline -o ~/.config/starship.toml
```
By default this preset uses the Mocha flavour of Catppucin, but you can specify any of the flavours by modifying the value of `palette` :
- `catppuccin_mocha`
- `catppuccin_frappe`
- `catppuccin_macchiato`
2025-10-25 20:33:44 +09:00
- `catppuccin_latte`
2025-04-28 00:53:07 +09:00
[Click to download TOML ](/presets/toml/catppuccin-powerline.toml )
<<< @/public/presets/toml/catppuccin -powerline.toml