aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index cb3c2cf..320b84c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -28,6 +28,8 @@
#define ZOOM 1 /* Starting zoom level */
#define ZOOM_VAL .1 /* Zooming value in zoomin/zoomout functions */
#define BG_COLOR "#1E1E2E"
+#define WIDTH 500
+#define HEIGHT 400
typedef enum {
goback,