fififif
This commit is contained in:
2
dwm.h
2
dwm.h
@ -82,7 +82,7 @@ struct Client {
|
||||
int basew, baseh, incw, inch, maxw, maxh, minw, minh;
|
||||
int grav;
|
||||
long flags;
|
||||
unsigned int border, weight;
|
||||
unsigned int border;
|
||||
Bool isfloat, isfixed, ismax;
|
||||
Bool *tags;
|
||||
Client *next;
|
||||
|
Reference in New Issue
Block a user