Add details about intel linux vulkan driver (#6103)

# Objective

Fixes #6073

# Solution

Add a paragraph about `vulkan-intel` to the archlinux section.
This commit is contained in:
Nicola Papale 2022-09-28 20:38:43 +00:00
parent 0bf7f3153d
commit 4e5b165fa0

View file

@ -92,6 +92,9 @@ sudo pacman -S libx11 pkgconf alsa-lib
Install `pipewire-alsa` or `pulseaudio-alsa` depending on the sound server you are using.
Note that for Intel GPUs, Vulkan drivers are not installed by default, you must also install
the `vulkan-intel` for bevy to work.
## Void
```bash