Lubuntu and Picom - little black corners at dropdown menu

Hi there,

just encountered these little black corners/tips at my dropdown menus. Is there a possibility to remove them? Question is also if that is caused by Picom or maybe by the QT Style…?

black tips

I’m on Lubuntu 25.04
QT-Style Breeze

Let’s try the following:
featherpad ~/.config/picom.conf

There look for the line beginning with ‘corner-radius’ and set the value larger than zero, e.g. to 7:
corner-radius = 7;

Save the file and have a look at your dropdown menus.

2 Likes

@wolf314
thanks a lot, that solved it!

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.