From 1ed4abcb28aadfc5fa8786247b82325ef2354ce8 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 24 Jul 2024 09:38:43 +0300 Subject: [PATCH] firefox: add a comment on layout.css.devPixelsPerPx about ui.textScaleFactor --- etc/firefox/policies/policies.json | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 5240e8a5..5a1820a8 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -672,6 +672,7 @@ "Value": true }, "layout.css.devPixelsPerPx": { + "Comment": "ui.textScaleFactor 90 does practically the same with less side effects.", "Status": "clear", "Type": "string", "Value": "1.5"