mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added websurfx
This commit is contained in:
parent
b95bba5bed
commit
c5deb61f32
2 changed files with 10 additions and 0 deletions
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
|
|
@ -17,4 +17,14 @@
|
||||||
{ template = "https://kagi.com/search?q={searchTerms}"; }
|
{ template = "https://kagi.com/search?q={searchTerms}"; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
"Websurfx" = {
|
||||||
|
definedAliases = [
|
||||||
|
"@ws"
|
||||||
|
];
|
||||||
|
icon = ./icons/ws.png;
|
||||||
|
urls = [
|
||||||
|
{ template = "https://alamin655-spacex.hf.space/search?q={searchTerms}"; }
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue