Delete struct default_tag by using tag structure for default_layout feature

This commit is contained in:
Raphael Khaiat
2010-07-05 00:43:33 +02:00
parent afdda3b95a
commit aa04eab011
3 changed files with 37 additions and 58 deletions

View File

@@ -347,15 +347,7 @@ typedef struct
Bool ignore_next_client_rules;
Bool tagautohide;
Bool tagnamecount;
struct
{
char *name;
float mwfact;
uint nmaster;
char *layout;
Bool resizehint;
char *infobar_position;
}default_tag;
Tag default_tag;
uint pad;
int status_timing;
char *status_path;