1
0
forked from extern/nix-config

librewolf: Highlight all by default

This commit is contained in:
Donovan Glover 2023-06-10 08:15:33 -04:00
parent e037c54561
commit 8251867144
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -16,6 +16,7 @@
"browser.toolbars.bookmarks.visibility" = "never";
"sidebar.position_start" = false;
"findbar.highlightAll" = true;
};
};
}