1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 07:07:45 +00:00

WindowServer: Put default ScaleFactor in ini file

No behavior change. Matches Width and Height which also explicitly
have their default value in the ini file.
This commit is contained in:
Nico Weber 2021-01-15 19:36:01 -05:00 committed by Andreas Kling
parent d7a3128c1d
commit ca264030a2

View file

@ -1,6 +1,7 @@
[Screen]
Width=1024
Height=768
ScaleFactor=1
[Theme]
Name=Default