nix-community / home-manager

Manage a user environment using Nix [maintainer=@rycee]
https://nix-community.github.io/home-manager/
MIT License
6.4k stars 1.71k forks source link

Firefox: Ability to toggle search options #5434

Open hmajid2301 opened 2 months ago

hmajid2301 commented 2 months ago

Description

I would like to have a way we can toggle off the search shortcuts so that our custom search engines don't show up in the search menu like so:

image image

(Toggle the search shortcuts)

We can currently set the engine to hidden, but then that also turns off the aliases so we cannot do say @np to search nix packages.

Let me know if you need more information, or anything else I can do to help!

Original Discourse Thread: https://discourse.nixos.org/t/firefox-config-search-shortcuts/45661/4

nixos-discourse commented 2 months ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/firefox-config-search-shortcuts/45661/5

kimgoetzke commented 1 month ago

:100:% agree with @hmajid2301's suggestion, it would be amazing if it was possible to turn of the search engine shortcuts without turning off the entire search engine.