Add switch to latte theme

master
Nakidai 2024-10-31 16:40:52 +03:00
parent 5dbe9cdedd
commit fa455b9eeb
Signed by: nakidai
GPG Key ID: C6BF6082F42307C0
2 changed files with 17 additions and 0 deletions

View File

@ -5,3 +5,7 @@ Patches
Themes
--
- Catppuccin frappe
- To change theme to catppuccin latte use
```sh
git apply apply_latte.diff
```

13
apply_latte.diff Normal file
View File

@ -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