aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-08-01 11:37:34 +0200
committerNunoSempere <nuno.sempere@protonmail.com>2023-08-01 11:37:34 +0200
commitcd2b6a3257388de2b83af043b5b1fa6b5675298e (patch)
tree7860fe95c2880a76c6ee32eefaa45de3f2b6b26b /config.h
parentd65dc93af7f435fea433bb1f24ff26e0873baad7 (diff)
tweak: change cache path in config.h
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 4748cb3..251a3c7 100644
--- a/config.h
+++ b/config.h
@@ -12,7 +12,7 @@
#define SEARCH "https://search.nunosempere.com/search?q=%s" // "https://lite.duckduckgo.com/html/?q=%s"
#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 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/root/.cache/rose"
+#define CACHE_DIR "/home/loki/.cache/rose"
#define WIDTH 1920 // 960 for half-width, 1920 for full width
#define HEIGHT 1080