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
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ in {
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Nix sites";
|
name = "Nix sites";
|
||||||
|
toolbar = true;
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
{
|
||||||
name = "homepage";
|
name = "homepage";
|
||||||
|
|
Loading…
Reference in a new issue