You are not logged in.
I installed and had picom running, my config includes:
mark-wmwin-focused = true;
mark-ovredir-focused = true;
use-ewmh-active-win = true;
active-opacity = 1;
inactive-opacity = 0.9;
frame-opacity = 1;
inactive-opacity-override = false;
My problem is, if i had 2 or more identical windows, if i focus on one, the rest will be focused as well, how can i make to apply effect to only the focused one.
Sorry if my english is bad
Offline