onagre-launcher / onagre

A general purpose application launcher for X and wayland inspired by rofi/wofi and alfred
MIT License
511 stars 27 forks source link

Vulkan backend doesn't work on laptops with Hybrid graphics #52

Closed VarLad closed 1 year ago

VarLad commented 1 year ago

Here's the fix: VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.x86_64.json /path/to/onagre

The above is for AMD GPUs/iGPUs You can choose yours accordingly. Use ls /usr/share/vulkan/icd.d/ to get the list of supported icd