diff --git a/include/theme.h b/include/theme.h index d340a992..998288c6 100644 --- a/include/theme.h +++ b/include/theme.h @@ -79,8 +79,8 @@ struct theme { float menu_items_active_bg_color[4]; float menu_items_active_text_color[4]; float menu_border_color[4]; - int menu_border_width; - + int menu_border_width; + int menu_min_width; int menu_max_width;