From 6318845388852c3eccb15ddce619389a3d49317d Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 25 Jan 2023 10:11:33 +0100 Subject: set background color on load to black --- config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.hpp') diff --git a/config.hpp b/config.hpp index f3337a1..d7b1424 100644 --- a/config.hpp +++ b/config.hpp @@ -1,6 +1,6 @@ const bool enable_smooth_scrollig = true; -const char search_engine[] = "https://duckduckgo.com/?q="; +const char search_engine[] = "https://searx.org/?q="; const char dmenu_args[] = "-s 0"; const unsigned scroll_speed = 100; -- cgit v1.2.3-70-g09d2