aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-05-13 23:50:14 -0400
committerNunoSempere <nuno.sempere@protonmail.com>2023-05-13 23:50:14 -0400
commita8be16b1ee80f5d1d89b66494ec74af999652c2a (patch)
tree58b8179e0d2721d7c62360763d2699b61df46014 /config.h
parentc46e2ba3985846019d3377895e52fc360a6ce061 (diff)
debug shortcuts plugin
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index d8aaca9..b04ebe7 100644
--- a/config.h
+++ b/config.h
@@ -20,7 +20,7 @@
#define ZOOM 1.6 /* Starting zoom level.*/
#define ZOOM_VAL .1 /* Zooming value in zoomin/zoomout functions */
#define BG_COLOR "#FEFEFE" /* "FEFEFE", "#1E1E2E" */
-#define DEBUG false
+#define DEBUG false
typedef enum {
goback,