From 52ec835cc76a24a1af97f230e870d32a3f8db10d Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 27 Jan 2023 22:56:32 +0100 Subject: change searx instance --- config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.hpp') diff --git a/config.hpp b/config.hpp index 8c57e2d..2805a93 100644 --- a/config.hpp +++ b/config.hpp @@ -1,5 +1,5 @@ -const char search_engine[] = "https://searx.org/search?q="; +const char search_engine[] = "https://https://search.gcomm.ch/searx/search?q="; const char dmenu_args[] = "-s 0 -b"; const unsigned scroll_speed = 100; -- cgit v1.2.3-70-g09d2