aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index e09532be5..d6a57d681 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -550,11 +550,11 @@
# Width component of the initial window size.
# type: int
-# screen_w = 800
+# screen_w = 1024
# Height component of the initial window size.
# type: int
-# screen_h = 600
+# screen_h = 576
# Save window size automatically when modified.
# type: bool