aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.hpp2
1 files changed, 1 insertions, 1 deletions
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;