mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
librewolf: add protondb search engine
This commit is contained in:
@@ -683,6 +683,14 @@
|
||||
];
|
||||
definedAliases = ["on"];
|
||||
};
|
||||
"ProtonDB" = {
|
||||
urls = [
|
||||
{
|
||||
template = "https://www.protondb.com/search?q={searchTerms}";
|
||||
}
|
||||
];
|
||||
definedAliases = ["pr"];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user