xborder icon indicating copy to clipboard operation
xborder copied to clipboard

PIcom blur incompatibility

Open iliesh opened this issue 3 months ago • 1 comments

Doesn't work if using blur in picom configuration:

blur: {
    method = "dual_kawase";
    strength = 7;
    background = false;
    background-frame = false;
    background-fixed = false;
    }

Commenting those lines, everything seems to be working properly.

OS: Arch Linux WM: i3

iliesh avatar May 02 '24 21:05 iliesh