remove firefox translate popups
don't let firefox remember logins install terraform-ls for nvim fix work ssh private key file location
This commit is contained in:
parent
d0e1490628
commit
ad636b8d00
4 changed files with 7 additions and 1 deletions
|
@ -8,6 +8,8 @@ let
|
|||
"browser.toolbars.bookmarks.visibility" = "always";
|
||||
"browser.tabs.firefox-view" = false;
|
||||
"browser.shell.checkDefaultBrowser" = false;
|
||||
"browser.translations.automaticallyPopup" = false;
|
||||
"signon.rememberSignons" = false;
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue