diff --git a/picom/picom.conf b/picom/picom.conf index b777b3e..8b85109 100644 --- a/picom/picom.conf +++ b/picom/picom.conf @@ -13,3 +13,6 @@ corner-radius = 0; detect-transient = true; detect-client-leader = true; + +# Essential NVIDIA synchronization fixes +xrender-sync-fence = true;