From f1caa661ebe29653b8784d2698d686c623e3e319 Mon Sep 17 00:00:00 2001 From: Autumn Date: Wed, 13 May 2026 19:28:25 +0100 Subject: [meta] added README & basic config options --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f835079 --- /dev/null +++ b/README.md @@ -0,0 +1,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` | +| ---------------------------------- | ------- | + -- cgit v1.3