From 28a28b491dae0bbd1d1ddf3a4f1fa1ac623bdc96 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Sun, 4 Jun 2023 19:11:45 -0600 Subject: tweaks, add private royalroad frontend. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index d8cb22d..524855f 100644 --- a/config.h +++ b/config.h @@ -13,7 +13,7 @@ #define HOME ROSE_HOMEPAGE ? "file:///home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot/user-scripts/ubuntu-20.04/rose-images/rose-homepage.png" : "https://search.nunosempere.com/" #define CACHE_DIR "/home/loki/.cache/rose" -#define WIDTH 1920 // 960 for half-width, 1920 for full width +#define WIDTH 960 // 960 for half-width, 1920 for full width #define HEIGHT 1080 #define SEARCH_BAR_SIZE 1200 #define KEY(x) GDK_KEY_##x -- cgit v1.2.3