![Logo](https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png)
Catppuccin for Tym
- Clone this repository.
- Move to the clonned directory.
- Copy the
theme.lua
file into.config/tym
git clone https://github.com/catppuccin/tym.git && cp tym/theme.lua ~/.config/tym
- To select a flavour, edit the
flavour
variable at the start oftheme.lua
, default is "mocha", but other available options are "latte", "frappe" or "macchiato".
local flavour = "mocha"
- Q: "I copied and pasted the installation command but I get an error!"
- A: Make sure you have a tym directory in
.config
or create one withmkdir ~/.config/tym
- A: Make sure you have a tym directory in
Copyright © 2021-present Catppuccin Org