icon question

Is there any way I could increase the size of the icon? When I minimize my window (iconify). The icon’s size is too small.

Thanks

The only way you can do this is to assign one yourself of a larger size:

Style my_app IconOverride, Icon /path/to/my_icon.xpm

For instance.

– Thomas Adam