forked from extern/nix-config
librewolf: Never show bookmarks bar
This commit is contained in:
parent
c8d4163cc9
commit
c722f857ae
@ -7,6 +7,7 @@
|
||||
"browser.download.useDownloadDir" = true;
|
||||
"ui.use_activity_cursor" = true;
|
||||
"browser.tabs.insertAfterCurrent" = true;
|
||||
"browser.toolbars.bookmarks.visibility" = "never";
|
||||
};
|
||||
};
|
||||
}];
|
||||
|
Loading…
Reference in New Issue
Block a user