Ability to round panel icons seperately of other menu/app icons
I was wondering whether there is a way of rounding the corners of the gnome 'Main Menu' separately of the other gtk roundness? for example changing:
roundness = 2
to 4 or 5 in the gtkrc makes every part of the menu rounded, included buttons etc. Is there a way to do this but just for specific panel apps? would it be a case of somehow using two gtk themes?
Cheers
Dan PS: sorry for the post in the Feature Request section... I couldnt really find any forum or anything
Dan PS: sorry for the post in the Feature Request section... I couldnt really find any forum or anything
Status:
Rejected| Attachment | Size |
|---|---|
| Screenshot-Panel Properties.png | 21.83 KB |
That does not depend on
for example (this is not correct, just to give you the idea) widget_class "*Panel*GtkButton*".....
Hello there, thanks for the
{
engine "murrine"
{
roundness = 7
}
} widget_class "*Panel*MenuBar*" style "murrine-gnomemainmenu" Hope this helps anyone with similar issues
Cheers
Dan
Post new comment