X-Git-Url: https://code.delx.au/dotfiles/blobdiff_plain/034a0b02adf155c5ed008d51b716d60b84402d02..34eb1c7b6561220f350967ea21589ef6b8b62271:/README.md 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 +```