glance Set self hosted searxng as the default for the search widget

This commit is contained in:
SebastianStork 2026-03-11 12:42:21 +01:00
parent 526937eb39
commit 31e26cfe37
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -87,7 +87,7 @@ in
widgets = widgets =
lib.singleton { lib.singleton {
type = "search"; type = "search";
search-engine = "google"; search-engine = "https://search.splitleaf.de/search?q={QUERY}";
autofocus = true; autofocus = true;
} }
++ applicationSites ++ applicationSites