Does anyone know how to launch an application using open source nvdia driver using terminal?

$ switcherooctl list
Device: 0
  Name:        Intel Corporation HD Graphics 630
  Default:     yes
  Environment: DRI_PRIME=pci-0000_00_02_0

Device: 1
  Name:        NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile]
  Default:     no
  Environment: DRI_PRIME=pci-0000_01_00_0

$ switcherooctl launch -g 1 chromium-freeworld
2 Likes