Add libxft dependency

Nakidai 2023-10-29 00:16:44 +03:00
parent 0cd8a4ec49
commit f76619d5e1
Signed by untrusted user who does not match committer: nakidai
GPG Key ID: 914675D395210A97
1 changed files with 7 additions and 3 deletions

View File

@ -1,11 +1,15 @@
Dependencies
--
- `libxft`
Patches Patches
-- --
- Anysize - Anysize
Themes Themes
-- --
- Catppuccin frappe - Catppuccin frappe
- To change theme to catppuccin latte use - To change theme to catppuccin latte use
```sh ```sh
git apply apply_latte.diff git apply apply_latte.diff
``` ```