e0a87d75e9
Generate bookmarks html file and hook it up in user.js.
9 lines
238 B
JavaScript
9 lines
238 B
JavaScript
// Generated by Home Manager.
|
|
|
|
user_pref("browser.bookmarks.file", "/nix/store/00000000000000000000000000000000-firefox-bookmarks.html");
|
|
user_pref("browser.places.importBookmarksHTML", true);
|
|
user_pref("general.smoothScroll", false);
|
|
|
|
|
|
|