diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-26 11:29:22 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-26 11:29:22 +1300 |
| commit | 98220f6c7633bf2d58bca816f0fa7b3827017261 (patch) | |
| tree | 7f0f9937b29707fa0288014a5058c4537fc0388c /config.h | |
| parent | 17bf3fc9125dfb003db3c057d171fa277cfab027 (diff) | |
| download | cinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.tar.xz cinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.zip | |
Licensing stuff
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
