librewolf: enable hover preview

This commit is contained in:
Donovan Glover
2024-10-06 07:29:48 -04:00
parent 0aeccadbbd
commit 57f3f31bf9

View File

@ -80,6 +80,7 @@ let
"network.dns.native_https_query" = false;
"apz.overscroll.enabled" = false;
"browser.tabs.hoverPreview.enabled" = true;
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
};