Enabled undirection for picom

This commit is contained in:
ObeseTermite 2025-06-26 11:54:19 -07:00
parent c56fb751b1
commit 1929ea692c

View file

@ -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.
#