picom: don't unredir automatically

This means all windows are unredirected, not just the fullscreen
window.
This commit is contained in:
Vincent Bernat 2021-08-07 18:59:29 +02:00
parent 5ebd843b65
commit 8959299478

View file

@ -5,7 +5,6 @@ glx-no-rebind-pixmap = true;
mark-ovredir-focused = true; mark-ovredir-focused = true;
use-ewmh-active-win = true; use-ewmh-active-win = true;
unredir-if-possible = true;
# Opacity rules (first rule match) # Opacity rules (first rule match)
# Cannot use override-redirect: # Cannot use override-redirect: