aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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` |
+| ---------------------------------- | ------- |
+