Add bumblebee script

This commit is contained in:
2020-08-08 11:58:05 -05:00
parent 98ce58602e
commit 6df86b512f
3 changed files with 32 additions and 4 deletions

View File

@ -7,7 +7,7 @@
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=true
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
@ -29,7 +29,7 @@ IGCPCIVendorId=0x1002
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=primus
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy