Nvidia driver big scaling desktop and don't work dual GPU

Hello.

I am using Manjaro Linux with KDE on a laptop that have a Nvidia RTX 2060, and also brings the video card Intel integrated, when I install the Nvidia driver and I go to the settings of Nvidia I put the resolution that brings the monitor but the scaling of the icons, and window are very large, they look disproportionate with respect to the screen, and with the Intel video does not happen.

This laptop has two GPUs an Intel and Nvidia, if I try to configure optimus-manager and restart the laptop the operating system does not load.

I’m using x11 session and show me that is a session Wayland on display settings y uninstall Wayland session but it’s still showing that is Wayland session.

Please help me I want Manjaro KDE.

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information. [HowTo] Provide System Information
  2. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  1. You can do this by using inxi in a terminal or in console.
inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.