diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-05-22 10:13:00 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-05-22 10:13:00 +0200 |
| commit | 0a5294d12934598bd35bf28eb5be70cfbf62da70 (patch) | |
| tree | 8f3f15e2d4e01eb26c1500a8fbc168cc51ce8a67 /home/mun | |
| parent | b87a691d099d59b943482d2b2b5217a34ee26137 (diff) | |
Updated omnisearch query
Diffstat (limited to 'home/mun')
| -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"; |
