mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
e0a87d75e9
Generate bookmarks html file and hook it up in user.js.
8 lines
238 B
JavaScript
8 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);
|
|
|
|
|
|
|