You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the majority of a window is a certain color, an additional border is drawn of that color on the window. This wasn't the case before, how can I disable this?
I found that if you compile #145, set berryc border_radius n in your autostart, and disable your rounded corners in picom, that'll fix it.
Another solution is to set backend = "xrender" in picom.conf, but that unfortunately breaks a lot of stuff, with the most important being window transparency, leaving a black edge around the corners.
If the majority of a window is a certain color, an additional border is drawn of that color on the window. This wasn't the case before, how can I disable this?
The text was updated successfully, but these errors were encountered: