Launcher: Add width_limit option in multi set_launcher section to limit size of launcher window (Requested by s__C)
This commit is contained in:
@@ -333,6 +333,7 @@ typedef struct
|
||||
char *command;
|
||||
char histo[HISTOLEN][512];
|
||||
uint nhisto;
|
||||
int width;
|
||||
} Launcher;
|
||||
|
||||
/* Button struct */
|
||||
|
||||
Reference in New Issue
Block a user