From: phillbush Date: Thu, 30 Jul 2020 20:04:04 +0000 (-0300) Subject: No more needed to use -i to disable icon padding X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/commitdiff_plain/a2ff706d6f56d45b2a55cf77d2943b2954ce4934?hp=a2ff706d6f56d45b2a55cf77d2943b2954ce4934 No more needed to use -i to disable icon padding Now xmenu detects if a menu has an icon, and if it doesn't have, the menu will not have the gaps fgor icons, making the -i flag unecessary to disable the padding. The -i option is still necessary, however, to speed up xmenu loading, since it disables imlib2 initialization routines. ---