Made a small tweak to work on Arch Linux

This commit is contained in:
Bennett-Wendorf 2022-01-09 14:46:42 -06:00
parent 8f4b4b9f6f
commit 633ab5b8c6

View File

@ -10,7 +10,7 @@
Section "Device"
Identifier "Allwinner A10/A13/A20 FBDEV"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "fbdev" "/dev/fb1"
Option "SwapbuffersWait" "true"
EndSection