Adaptation to using PRIME

For reasons nvidia-xrun doesn't work anymore.
There was an update breaking a lot of things apparently,
but downgrading didn't help so 🤷‍♂️.
Didn't add all the X11 config because might be temporary though.
This commit is contained in:
Geoffrey Frogeye 2022-01-09 19:36:33 +01:00
parent 1ba2a75749
commit e2cddff4c4
3 changed files with 90 additions and 4 deletions

View file

@ -1,5 +1,5 @@
Section "Device"
Identifier "Intel Graphics"
Identifier "intel"
Driver "intel"
Option "Backlight" "intel_backlight"
EndSection