aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-05-13 19:28:25 +0100
committerAutumn <git@autumnfo.rest>2026-05-13 19:28:25 +0100
commitf1caa661ebe29653b8784d2698d686c623e3e319 (patch)
tree10dccc7d88ea27ea18f7e367c187240a18e6c0ab
[meta] added README & basic config options
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
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` |
+| ---------------------------------- | ------- |
+