From 89592994780ca121c86e07eac740b075a310d51b Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 7 Aug 2021 18:59:29 +0200 Subject: [PATCH] picom: don't unredir automatically This means all windows are unredirected, not just the fullscreen window. --- dotfiles/picom.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/picom.conf b/dotfiles/picom.conf index 108591f..ca0526a 100644 --- a/dotfiles/picom.conf +++ b/dotfiles/picom.conf @@ -5,7 +5,6 @@ glx-no-rebind-pixmap = true; mark-ovredir-focused = true; use-ewmh-active-win = true; -unredir-if-possible = true; # Opacity rules (first rule match) # Cannot use override-redirect: