schizofox/module.nix: fix noogle shortcut
This commit is contained in:
parent
38ce41eea4
commit
a5b333fc23
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ in {
|
|||
Descriptiom = "Noogle Search";
|
||||
Alias = "!ng";
|
||||
Method = "GET";
|
||||
URLTemplate = "https://noogle.dev/";
|
||||
URLTemplate = "https://noogle.dev/f/lib/{searchTerms}";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue