From afc3af63c854e9c097cb94fee0fd9114ac9da7e5 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 27 Jan 2023 16:04:29 +0100 Subject: change searx search url --- config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.hpp') diff --git a/config.hpp b/config.hpp index d7b1424..c826063 100644 --- a/config.hpp +++ b/config.hpp @@ -1,6 +1,6 @@ const bool enable_smooth_scrollig = true; -const char search_engine[] = "https://searx.org/?q="; +const char search_engine[] = "https://searx.org/search?q="; const char dmenu_args[] = "-s 0"; const unsigned scroll_speed = 100; -- cgit v1.2.3-70-g09d2