From 6054313c57d70732025fdba60269092eed017ccd Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sat, 28 Oct 2023 19:57:44 +0300 Subject: [PATCH] I'm so blind... --- README.md | 4 ++-- apply_frappe.diff => apply_latte.diff | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename apply_frappe.diff => apply_latte.diff (100%) diff --git a/README.md b/README.md index 6d75560..c2a558d 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ 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 +- To change theme to catppuccin latte use ```sh -git apply apply_frappe.diff +git apply apply_latte.diff ``` Screenshot diff --git a/apply_frappe.diff b/apply_latte.diff similarity index 100% rename from apply_frappe.diff rename to apply_latte.diff