Selbar/Conf: Add max_lenght option to cut title lenght (requested by Erus)
This commit is contained in:
@@ -376,6 +376,7 @@ typedef struct
|
||||
{
|
||||
char *fg;
|
||||
uint bg;
|
||||
int maxlenght;
|
||||
MouseBinding *mouse;
|
||||
int nmouse;
|
||||
} selbar;
|
||||
|
||||
Reference in New Issue
Block a user