From 758b0ba9b0961cba9b3f87f8de1280f4dbc7fa31 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 27 Jan 2023 23:17:24 +0100 Subject: fix stupid typo --- config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.hpp b/config.hpp index 2805a93..cf4fb64 100644 --- a/config.hpp +++ b/config.hpp @@ -1,5 +1,5 @@ -const char search_engine[] = "https://https://search.gcomm.ch/searx/search?q="; +const char search_engine[] = "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