TOOL » FIREFOX

Config

Improving defaults

Configuration is on about:config.

KeyDefaultValueDescription
browser.cache.disk.smart_size.enabledFalseTrue
browser.cache.disk.capacity1048576X (KiB)
browser.display.focus_ring_width10
browser.startup.page10
browser.urlbar.clickSelectsAllFalseTrue
browser.urlbar.doubleClickSelectsAllTrueFalse
layout.word_select.eat_space_to_next_wordTrueFalse
network.captive-portal-service.enabledTrueFalse
widget.content.allow-gtk-dark-themeFalseTrue
widget.content.gtk-theme-overrideAdwaita:light
privacy.webrtc.legacyGlobalIndicatorTrueFalseMicrophone/webcam indicator

Default application

To open links, PDFs and other files using firefox by default, run:

shell
xdg-mime default firefox.desktop x-scheme-handler/http
xdg-mime default firefox.desktop x-scheme-handler/https
xdg-mime default firefox.desktop x-scheme-handler/chrome
xdg-mime default firefox.desktop text/html
xdg-mime default firefox.desktop application/pdf
xdg-mime default firefox.desktop application/x-extension-htm
xdg-mime default firefox.desktop application/x-extension-html
xdg-mime default firefox.desktop application/x-extension-shtml
xdg-mime default firefox.desktop application/xhtml+xml
xdg-mime default firefox.desktop application/x-extension-xhtml
xdg-mime default firefox.desktop application/x-extension-xht