From 34eb1c7b6561220f350967ea21589ef6b8b62271 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Mon, 19 Nov 2018 17:59:52 +1100 Subject: [PATCH] README: firefox notes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 675dc0f..a6a27b4 100644 --- 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 +``` -- 2.39.2