Firefox: Add tab mute.

This commit is contained in:
Dmitry Voronin 2024-10-29 11:20:51 +03:00
parent f57cf3bbf2
commit 319708f8c8
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -19,6 +19,7 @@
"alt.space" = "f6"; # Focus address bar. "alt.space" = "f6"; # Focus address bar.
"alt.r" = "C-f5"; # Full refresh. "alt.r" = "C-f5"; # Full refresh.
"alt.l" = "A-S-a"; # Toggle dark mode. "alt.l" = "A-S-a"; # Toggle dark mode.
"alt.m" = "C-m"; # Toggle tab mute.
"alt.enter" = "C-S-l"; # Fill password. "alt.enter" = "C-S-l"; # Fill password.
}; };
}; };