From 36a5503625b24a11cfc6a3bf8037b5a9c154a796 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 31 Oct 2024 16:38:18 +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