diff options
Diffstat (limited to 'config.hpp')
| -rw-r--r-- | config.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -const char search_engine[] = "https://searx.org/search?q="; +const char search_engine[] = "https://https://search.gcomm.ch/searx/search?q="; const char dmenu_args[] = "-s 0 -b"; const unsigned scroll_speed = 100; |