From 1a0561236f4941b2aea9c8a861fc7708361b58b3 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 31 Oct 2024 16:40:57 +0300 Subject: [PATCH] Add libxft dependency --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa90da2..93604e1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ +Dependencies +-- +- `libxft` + Patches -- -- Anysize +- Anysize Themes -- -- Catppuccin frappe -- To change theme to catppuccin latte use +- Catppuccin frappe +- To change theme to catppuccin latte use ```sh git apply apply_latte.diff ```