diff --git a/apptweaks/firefox/about_config.md b/apptweaks/firefox/about_config.md index a853acc..867548e 100644 --- a/apptweaks/firefox/about_config.md +++ b/apptweaks/firefox/about_config.md @@ -3,4 +3,5 @@ browser.backspace\_action = 2 _This config option disables the backspace key from acting as the back button. Chrome disabled this a while ago and I feel it was a good move._ - +security.dialog\_enable\_delay = 0 +_This will disable the delay on the OK button when downloading files._