add double_buffering key to drm section

This commit is contained in:
Vincent Wei
2020-03-14 22:28:47 +08:00
parent 1bbd5ea4f1
commit 2b715208c0

View File

@@ -72,6 +72,10 @@ device=/dev/dri/card0
# The default value is 96.
dpi=96
# Whether double buffering is enabled.
# Since 5.0.0.
double_buffering=true
# The filename of the shared library for the external driver.
# The equivalent environment variable: MG_GAL_DRM_DRIVER
exdriver=libhidrmdrivers.so.0