mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
7 lines
132 B
Nix
7 lines
132 B
Nix
{
|
|
safe_search = 0;
|
|
autocomplete_min = 2;
|
|
autocomplete = "duckduckgo";
|
|
ban_time_on_fail = 5;
|
|
max_ban_time_on_fail = 120;
|
|
}
|