mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
default-config: Document enable-color-transformations-capability debug flag
This commit is contained in:
@@ -493,4 +493,8 @@ debug {
|
|||||||
|
|
||||||
// Override the DRM device that niri will use for all rendering.
|
// Override the DRM device that niri will use for all rendering.
|
||||||
// render-drm-device "/dev/dri/renderD129"
|
// 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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user