aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-06-04 19:11:45 -0600
committerNunoSempere <nuno.sempere@protonmail.com>2023-06-04 19:11:45 -0600
commit28a28b491dae0bbd1d1ddf3a4f1fa1ac623bdc96 (patch)
tree83f04688cfea320434c2e8d254360c6ca22efa4e /config.h
parentc08c4f48de56cd1cac4f2b3aac983c8ff1b1e224 (diff)
tweaks, add private royalroad frontend.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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