Setup prime on KDE Wayland session

So far I have been very happy since switching from Windows to Manjaro KDE full time.
The Arch Wiki pages have been very helpful but now I am really at a loss on how to setup and configure hybrid graphics under Wayland as most resources focus on Xorg. Is it even possible right now?
I have a AMD Ryzen 7000 CPU with an IGPU as well as an old GTX 1070.

I think I have the necessary drivers in place but I might also have missed something since both Devices are listed. But if I run glxinfo only the Nvidia card is shown.

Any help would be greatly appreciated!

mhwd -l 
> 0000:01:00.0 (0300:10de:1b81) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-amd-nvidia-prime            2021.11.04               false            PCI
video-hybrid-amd-nvidia-470xx-prime            2021.11.04               false            PCI
          video-nvidia            2021.11.04               false            PCI
    video-nvidia-470xx            2021.11.04               false            PCI
    video-nvidia-390xx            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

> 0000:16:00.0 (0300:1002:164e) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-amd-nvidia-prime            2021.11.04               false            PCI
video-hybrid-amd-nvidia-470xx-prime            2021.11.04               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

inxi -G   
Graphics:
  Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 520.56.06
  Device-2: AMD Raphael driver: amdgpu v: kernel
  Display: wayland server: X.org v: 1.21.1.4 with: Xwayland v: 22.1.5
    compositor: kwin_wayland driver: X: loaded: amdgpu,nvidia
    unloaded: modesetting,nouveau dri: radeonsi gpu: nvidia,amdgpu resolution:
    1: 2560x1440 2: 2560x1440
  API: OpenGL v: 4.6.0 NVIDIA 520.56.06 renderer: NVIDIA GeForce GTX
    1070/PCIe/SSE2

glxinfo | grep 'OpenGL vendor'                                                                                                                                                                                                                                            
OpenGL vendor string: NVIDIA Corporation