summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2021-01-15 19:36:01 -0500
committerAndreas Kling <kling@serenityos.org>2021-01-17 08:06:12 +0100
commitca264030a2e40c558456f6aa408b16a6939517d1 (patch)
tree6146e761528c82d1c5bba3dc7d6a30f46292c9d1 /Base
parentd7a3128c1dc522ae9da1fe23f27afc7347ee9987 (diff)
downloadserenity-ca264030a2e40c558456f6aa408b16a6939517d1.zip
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.
Diffstat (limited to 'Base')
-rw-r--r--Base/etc/WindowServer/WindowServer.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/etc/WindowServer/WindowServer.ini b/Base/etc/WindowServer/WindowServer.ini
index f6fb3fd9b1..0fca8e9824 100644
--- a/Base/etc/WindowServer/WindowServer.ini
+++ b/Base/etc/WindowServer/WindowServer.ini
@@ -1,6 +1,7 @@
[Screen]
Width=1024
Height=768
+ScaleFactor=1
[Theme]
Name=Default