Client/conf: Add automax option (same that autofree but for maximization) (Feature #62 requested by bacardi55)
This commit is contained in:
@@ -396,7 +396,7 @@ typedef struct
|
||||
Bool place_at_mouse;
|
||||
Bool border_shadow;
|
||||
int borderheight;
|
||||
char *autofree;
|
||||
char *autofree, *automax;
|
||||
uint bordernormal;
|
||||
uint borderfocus;
|
||||
uint resizecorner_normal;
|
||||
|
||||
Reference in New Issue
Block a user