Add libxft dependency

master
Nakidai 2024-10-31 16:40:57 +03:00
parent 54af790e2f
commit 1a0561236f
Signed by: nakidai
GPG Key ID: C6BF6082F42307C0
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
``` ```