aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f8350794efbc083f23ba7f42edfd7d096f638b88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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` |
| ---------------------------------- | ------- |