From c9e6c1b7aa71e61c28da4f8fe7a9c2d22dac584d Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 31 Oct 2024 16:38:15 +0300 Subject: [PATCH] Some fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dedca7c..6d75560 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Dynamic Window Manager(dwm) 6.2 with 5 patches applied: Themes -- - Catppuccin frappe (you can change it to latte in config.h) -- To change theme to catppuccin frappe use ```sh +- To change theme to catppuccin frappe use +```sh git apply apply_frappe.diff ```