mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-nvidia:
- changing options for NoLogo and ConnectToAcpid to boolean values
This commit is contained in:
parent
c7aa31c980
commit
8be58d1607
@ -1,5 +1,5 @@
|
||||
Section "Device"
|
||||
Identifier "Card0"
|
||||
Option "NoLogo" "True"
|
||||
Option "ConnectToAcpid" "False"
|
||||
Option "NoLogo" "1"
|
||||
Option "ConnectToAcpid" "0"
|
||||
EndSection
|
||||
|
Loading…
x
Reference in New Issue
Block a user