]> code.delx.au - dotfiles/commitdiff
README: firefox notes
authorJames Bunton <jamesbunton@delx.net.au>
Mon, 19 Nov 2018 06:59:52 +0000 (17:59 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Mon, 19 Nov 2018 07:00:21 +0000 (18:00 +1100)
README.md

index 675dc0fd8a4768f182bae29d4b64600b7bd5bddc..a6a27b4a197d60c0c6cb488629f27cb0a0bc1f69 100644 (file)
--- a/README.md
+++ b/README.md
@@ -124,3 +124,8 @@ Enabling xinput2 gives pixel scrolling and fixes [bug #1276449](https://bugzilla
 # ~/.xprofile
 export MOZ_USE_XINPUT2=1
 ```
+
+Don't prompt to reset profile if unused for a little while:
+```
+browser.disableResetPrompt = false
+```