Add warning to make sure it is clear which drivers should be preferred

This commit is contained in:
Jade Humpherys 2023-11-08 15:59:05 -06:00
parent 8ed6e9d827
commit 500cf97700
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ You can choose between the proprietary [Nvidia drivers](https://wiki.archlinux.o
You may want to use the proprietary Nvidia drivers in some cases, for example: if you have a new Nvidia GPU model, if you want more performance, if you want to play video games, if you need a wider feature set (for example, better power consumption on recent GPUs), etc. However, keep in mind that if the proprietary Nvidia drivers do not work properly on your computer, the Nouveau driver might work fine while not having as much features or performance. For [older cards](https://wiki.archlinux.org/title/NVIDIA#Unsupported_drivers), in order to use Hyprland, you will probably need to use the Nouveau driver which actively supports them.
{{< hint type=warning >}}
All of the tips are intended to work with `nvidia`, `nvidia-open` or `nvidia-dkms` and probably won't work with the legacy or Nouveau drivers.
{{< /hind >}}
## Hyprland Nvidia Patch (Arch only) (Unofficial)
```sh
hyprland-nvidia (AUR)