Conf/Layout/Client: Add option keep_layout_geo (requested by Armael)

This commit is contained in:
Martin Duquesnoy
2010-06-10 15:41:53 +02:00
parent f683022678
commit 6e05fd498d
4 changed files with 7 additions and 1 deletions

View File

@@ -437,6 +437,7 @@ typedef struct
Bool client_round;
Bool layout_system; /* Switch: False, Menu: True. */
Bool layout_placement; /* Right (normal): False, Left: True. */
Bool keep_layout_geo;
/* Number of... */
int nkeybind;
int nlayout;