correct picom config for aliasinf

This commit is contained in:
vincent 2020-06-11 16:07:42 +02:00
parent 099338961d
commit d3ae8a9c36

View File

@ -191,7 +191,7 @@ sw-opti = true;
# Unredirect all windows if a full-screen opaque window is detected, to maximize performance for full-screen windows, like games.
# Known to cause flickering when redirecting/unredirecting windows.
# paint-on-overlay may make the flickering less obvious.
unredir-if-possible = true;
unredir-if-possible = false;
# Specify a list of conditions of windows that should always be considered focused.
focus-exclude = [ ];