From 039823134280082e075af2e66bbf3d2b7cb5b81f Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Mon, 27 Dec 2021 12:59:33 +0100 Subject: [PATCH] enable vsync --- modules/services/picom.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 = [