mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
firefox: break search engine into sections
This commit is contained in:
parent
a1fea8473f
commit
467f7fec42
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ in {
|
|||
+ mkGlFlag "fr"
|
||||
+ mkHlFlag "fr";
|
||||
in [
|
||||
# Google and its evil empire™
|
||||
{
|
||||
Name = "Google Customized";
|
||||
Alias = "G";
|
||||
|
|
@ -47,6 +48,8 @@ in {
|
|||
SuggestURLTemplate = withGoogleFlags "http://suggestqueries.google.com/complete/search?q={searchTerms}&ds=yt";
|
||||
URLTemplate = withGoogleFlags "https://www.youtube.com/results?search_query={searchTerms}";
|
||||
}
|
||||
|
||||
# Forges
|
||||
{
|
||||
Name = "GitHub";
|
||||
Alias = "ggh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue