# Game Mode
+## Option 1
+
+unset LD_PRELOAD
+exec startplasma-wayland --xwayland --x11-display $DISPLAY --no-lockscreen --width 1280 --height 800 -- plasma_session
+
+## Option 2
+
I don't know if you still need help with this but maybe someone else does.
Konsole is a Qt application so it uses the standard Qt command line options to set window geometry:
LD_PRELOAD=${LD_PRELOAD/_32/_64} QT_SCALE_FACTOR=1.25 %command% --fullscreen --notransparency --new-tab --hide-menubar --qwindowgeometry 1024x640