From 61121a1b7de96b279ed6763e73c2707690957724 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sat, 28 Oct 2023 20:39:00 +0300 Subject: [PATCH] Add switch to latte theme --- README.md | 4 ++++ apply_latte.diff | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 apply_latte.diff diff --git a/README.md b/README.md index 6105d3c..aa90da2 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ Patches Themes -- - Catppuccin frappe +- To change theme to catppuccin latte use +```sh +git apply apply_latte.diff +``` diff --git a/apply_latte.diff b/apply_latte.diff new file mode 100644 index 0000000..c907eef --- /dev/null +++ b/apply_latte.diff @@ -0,0 +1,13 @@ +diff --git a/config.h b/config.h +index e7b14ea..8691b82 100644 +--- a/config.h ++++ b/config.h +@@ -99,7 +99,7 @@ unsigned int tabspaces = 8; + /* + * Include theme + */ +-#include "frappe.h" ++#include "latte.h" + + /* + * Default shape of cursor