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 cf4fb64..25d6250 100644
--- a/config.hpp
+++ b/config.hpp
@@ -1,5 +1,5 @@
-const char search_engine[] = "https://search.gcomm.ch/searx/search?q=";
+const char search_engine[] = "https://search.nathanreiner.xyz/search?q=";
const char dmenu_args[] = "-s 0 -b";
const unsigned scroll_speed = 100;