diff options
| -rw-r--r-- | home/mun/programs/browser.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/mun/programs/browser.nix b/home/mun/programs/browser.nix index 5c9f272..1b7ad6a 100644 --- a/home/mun/programs/browser.nix +++ b/home/mun/programs/browser.nix @@ -10,7 +10,7 @@ "256phi" = { urls = [ { - template = "https://search.256phi.eu/"; + template = "https://search.256phi.eu/search"; params = [ { name = "q"; |
