home/{firefox,zen-browser}: don't always underline links

This is actually very noisy in GitHub
This commit is contained in:
Primrose 2026-01-29 22:48:48 +01:00
parent 29004da42a
commit 7ff36d8926
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -59,7 +59,6 @@ in
"browser.tabs.closeWindowWithLastTab" = true; "browser.tabs.closeWindowWithLastTab" = true;
"general.smoothScroll" = false; # makes me dizzy "general.smoothScroll" = false; # makes me dizzy
"accessibility.typeaheadfind" = true; # type to find "accessibility.typeaheadfind" = true; # type to find
"layout.css.always_underline_links" = true;
"media.videocontrols.picture-in-picture.enable-when-switching-tabs.enabled" = true; "media.videocontrols.picture-in-picture.enable-when-switching-tabs.enabled" = true;
# Sponsored crap # Sponsored crap