Remove simpleservo antialiasing option, rely on pref

This commit is contained in:
Paul Rouget 2020-07-17 08:49:09 +02:00
parent 9174b201b0
commit 1b0de562ed
4 changed files with 3 additions and 12 deletions

View file

@ -9,7 +9,8 @@
"_comment": "settings specific to Hololens/UWP builds",
"devtools.server.enabled": true,
"dom.webxr.enabled": true,
"shell.homepage": "https://servo.org/hl-home/"
"shell.homepage": "https://servo.org/hl-home/",
"gfx.subpixel-text-antialiasing.enabled": false
},
"vr": {
"_comment": "settings specific to VR builds",