summaryrefslogtreecommitdiff
path: root/hm/soft/browser.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-03-23 16:12:29 +0100
committeradikro <adikro@disroot.org>2026-03-23 16:12:29 +0100
commit1d40f7be90fa740ce34d7c0873b4acf205bca06a (patch)
tree99aa7a59039b655dbb03e0e8508c3070daaf2fce /hm/soft/browser.nix
parent08e25c159d9d948a66488b807d9f30712ef9d2b6 (diff)
thinkpad stuff
Diffstat (limited to 'hm/soft/browser.nix')
-rw-r--r--hm/soft/browser.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/browser.nix b/hm/soft/browser.nix
index c5184fe..7223b27 100644
--- a/hm/soft/browser.nix
+++ b/hm/soft/browser.nix
@@ -47,7 +47,7 @@ in
"OmniSearch" = {
urls = [ { template = "http://omnisearch.local:8087/search?q={searchTerms}"; } ];
- definedAliases = [ "@omni" ];
+ definedAliases = [ "@o" ];
};
"SearXNG" = {
urls = [ { template = "https://sxng.violets-purgatory.dev/search?q={searchTerms}"; } ];