mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
clarify which config (#300)
This commit is contained in:
parent
219399d5d7
commit
e8194a9bd8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ use that one instead. Note that on a laptop, it could cause problems with the su
|
|||
{{< hint >}}To get multi monitor to work properly on a hybrid graphics device (a laptop with both an Intel and an Nvidia GPU), you will need to remove the `optimus-manager` package if installed (disabling the service does not work). You also need to change your BIOS settings from hybrid graphics to discrete graphics.
|
||||
{{< /hint >}}
|
||||
|
||||
Export these variables in your config:
|
||||
Export these variables in your hyprland config:
|
||||
|
||||
```sh
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
|
|
Loading…
Reference in a new issue