aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-03-26 11:29:22 +1300
committerArslaan Pathan <[email protected]>2026-03-26 11:29:22 +1300
commit98220f6c7633bf2d58bca816f0fa7b3827017261 (patch)
tree7f0f9937b29707fa0288014a5058c4537fc0388c /config.h
parent17bf3fc9125dfb003db3c057d171fa277cfab027 (diff)
downloadcinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.tar.xz
cinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.zip
Licensing stuff
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 08f692d..13646b0 100644
--- a/config.h
+++ b/config.h
@@ -1,6 +1,7 @@
#ifndef CONFIG_H
#define CONFIG_H
+/* default window width/height, can be resized after. */
#define WINDOW_WIDTH 1024
#define WINDOW_HEIGHT 768
#define HOMEPAGE "https://start.duckduckgo.com"