home/programs/browsers: disable alt key shortcut for menu bar in firefox

This commit is contained in:
Anthony Rodriguez 2024-10-09 16:09:56 +02:00
parent 9d4b0e9279
commit 6acfe1b0ef
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -11,6 +11,9 @@
enable = true;
profiles = {
nezia = {
settings = {
"ui.key.menuAccessKeyFocuses" = false;
};
search = {
engines = {
"Nix Packages" = {