From 1929ea692cbc774be1d48dd4932518089ec34e92 Mon Sep 17 00:00:00 2001 From: ObeseTermite Date: Thu, 26 Jun 2025 11:54:19 -0700 Subject: [PATCH] Enabled undirection for picom --- picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/picom.conf b/picom.conf index 45388b5..142eab7 100644 --- a/picom.conf +++ b/picom.conf @@ -88,7 +88,7 @@ dithered-present = false; # Enable/disable VSync. # # Default: false -#vsync = false; +vsync = false; # Try to detect windows with rounded corners and don't consider them # shaped windows. The accuracy is not very high, unfortunately. @@ -116,7 +116,7 @@ detect-client-opacity = true; # when redirecting/unredirecting windows. # # Default: false -# unredir-if-possible = false +unredir-if-possible = true # Delay before unredirecting the window, in milliseconds. #