From b584de8b82cffedce5e19e2f0122bdaa72ec149e Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sat, 28 Oct 2023 19:52:06 +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 ```