Compare commits

..

No commits in common. "8fe59dd040a2a75ebb45b8071e94eaf671f5240a" and "c867c1d230bc28ba7938e306e73d08d85c0bc618" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# -*- conf -*- # -*- conf -*-
font=Atkinson Hyperlegible Mono:size=10,Comic Shanns Mono-Regular:size=10,Noto Sans Mono:size=10, Noto Color Emoji font=Comic Shanns Mono-Regular:size=10,Noto Sans Mono:size=10, Noto Color Emoji
dpi-aware=yes dpi-aware=yes
[colors] [colors]

View File

@ -672,8 +672,8 @@
"Value": false "Value": false
}, },
"browser.display.use_document_fonts": { "browser.display.use_document_fonts": {
"Comment": "Are webpages allowed to set their own fonts by default? 0 forbids them. See also browser.display.use_document_fonts.icon_font_allowlist for what webpages are allowed to set. If changing this, see also fingerprinting overrides. Status user for unhindered developer tools access.", "Comment": "Are webpages allowed to set their own fonts by default? 0 forbids them. See also browser.display.use_document_fonts.icon_font_allowlist for what webpages are allowed to set. If changing this, see also fingerprinting overrides",
"Status": "user", "Status": "locked",
"Type": "number", "Type": "number",
"Value": 0 "Value": 0
}, },