Client: add autofree option in client section (Feature #9 requested by lidstah (and tamtam)) See default wmfsrc

This commit is contained in:
Martin Duquesnoy
2010-06-06 23:34:11 +02:00
parent 9067f3cb66
commit 12fc01b824
5 changed files with 16 additions and 4 deletions

View File

@@ -396,6 +396,7 @@ typedef struct
Bool place_at_mouse;
Bool border_shadow;
int borderheight;
char *autofree;
uint bordernormal;
uint borderfocus;
uint resizecorner_normal;