rosenrot-browser

A hackable browser based on Webkitgtk
Log | Files | Refs | README

commit a1a22bb282b18c555179c40345b3954bf18db471
parent 3aa9e5fa39f4da1f8970517dc9f4930c1e47ff4a
Author: NunoSempere <nuno.semperelh@protonmail.com>
Date:   Sat, 23 Mar 2024 23:34:12 -0300

tweak home

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -16,7 +16,7 @@ #define SEARCH "https://search.brave.com/search?q=%s" // #define SEARCH "https://search.nunosempere.com/search?q=%s" // #define SEARCH "https://lite.duckduckgo.com/html/?q=%s" -#define HOME "https://search.brave.com/search?q=%s" +#define HOME "https://search.brave.com/search" // ^ Could also be a website ("https://search.nunosempere.com"), or a file ("file:///opt/rose/homepage.png") // #define HOME "https://search.nunosempere.com/" // #define HOME "file:///opt/rosenrot/rose.png"