14 lines
241 B
Diff
14 lines
241 B
Diff
|
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
|