[picom] add semicolon ig

This commit is contained in:
odrling 2023-10-03 20:49:44 +02:00
parent a099a6e4b9
commit fd70767cdb
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -10,7 +10,7 @@ backend = "egl";
# Use higher precision during rendering, and apply dither when presenting the
# rendered screen. Reduces banding artifacts, but might cause performance
# degradation. Only works with OpenGL.
dithered-present = true
dithered-present = true;
glx-no-stencil = true;
#sw-opti = true;