From 98220f6c7633bf2d58bca816f0fa7b3827017261 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 26 Mar 2026 11:29:22 +1300 Subject: Licensing stuff --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') 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" -- cgit v1.2.3