docs: add toolbar
to firefox bookmarks example (#3889)
This commit adds a clear example of how to get bookmarks into the bookmarks toolbar.
This commit is contained in:
parent
aa03c8a429
commit
5ae849d3c5
|
@ -309,6 +309,7 @@ in {
|
|||
}
|
||||
{
|
||||
name = "Nix sites";
|
||||
toolbar = true;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "homepage";
|
||||
|
|
Loading…
Reference in a new issue