default-config: Document enable-color-transformations-capability debug flag

This commit is contained in:
Ivan Molodetskikh
2024-02-17 07:23:43 +04:00
parent baaac2f3c4
commit 31c13b6a69
+4
View File
@@ -493,4 +493,8 @@ debug {
// Override the DRM device that niri will use for all rendering.
// render-drm-device "/dev/dri/renderD129"
// Enable the color-transformations capability of the Smithay renderer.
// May cause a slight decrease in rendering performance.
// enable-color-transformations-capability
}