add pointer to half width
This commit is contained in:
parent
8dc67aaa16
commit
c08c4f48de
2
config.h
2
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
|
||||
#define WIDTH 1920 // 960 for half-width, 1920 for full width
|
||||
#define HEIGHT 1080
|
||||
#define SEARCH_BAR_SIZE 1200
|
||||
#define KEY(x) GDK_KEY_##x
|
||||
|
|
Loading…
Reference in New Issue
Block a user