vanadium/picom: document choices

This commit is contained in:
Primrose 2025-11-03 20:16:24 +08:00
parent 4874f1f39b
commit 3a3e38dfa4
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -36,8 +36,10 @@
services.picom = {
enable = true;
backend = "glx";
# avoid tearing
vSync = true;
# buttery smooth
fade = true;
fadeDelta = 3;
settings = {