diff --git a/modules/services/picom.nix b/modules/services/picom.nix index 7d06b17..a1d41af 100644 --- a/modules/services/picom.nix +++ b/modules/services/picom.nix @@ -5,11 +5,12 @@ services.picom = { enable = true; - inactiveOpacity = "0.90"; - opacityRule = [ "100:fullscreen" "100:class_g = 'Polybar'" ]; blur = true; blurExclude = [ "class_g = 'Polybar'" ]; experimentalBackends = true; + inactiveOpacity = "0.90"; + opacityRule = [ "100:fullscreen" "100:class_g = 'Polybar'" ]; + vSync = true; extraOptions = '' corner-radius = 10; rounded-corners-exclude = [