Added detect-rounded-corners to prevent VM cpu usage from spiking.

This commit is contained in:
Derek Taylor
2025-04-02 18:49:38 -05:00
parent 90533854a5
commit 3914ee6eea

View File

@@ -48,6 +48,7 @@ shadow-exclude = [
];
corner-radius = 8
detect-rounded-corners = false
# Fade windows in/out when opening/closing and when opacity changes,
# unless no-fading-openclose is used.