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:
parent
1ba2a75749
commit
e2cddff4c4
3 changed files with 90 additions and 4 deletions
|
@ -15,10 +15,13 @@ extensions:
|
|||
- g
|
||||
- gh
|
||||
x11_screens:
|
||||
# nvidia
|
||||
# nvidia-xrun
|
||||
# - HDMI-0
|
||||
# - eDP-1-1
|
||||
# nouveau
|
||||
- HDMI-1-3
|
||||
# mesa + nouveau
|
||||
# - HDMI-1-3
|
||||
# - eDP1
|
||||
# mesa + nvidia
|
||||
- HDMI-1-0
|
||||
- eDP1
|
||||
max_video_height: 1440
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue