# Firefox Configs This is my collection of Firefox tweaks. Currently, it just contains the custom CSS styling I use & a set of `about:config` changes I like. ## `about:config` tweaks | Config | Value | | ---------------------------------- | ------- | | `browser.closeWindowWithLastTab` | `false` | | `browser.compactmode.show` | `true` | | `browser.tabs.fadeOutUnloadedTabs` | `true` | | `security.webauth.webauthn` | `false` | | ---------------------------------- | ------- |