applied sanders try2 patch
This commit is contained in:
parent
2b13e7466f
commit
0f395c1b11
4 changed files with 6 additions and 7 deletions
2
dwm.h
2
dwm.h
|
@ -83,7 +83,7 @@ struct Client {
|
|||
int grav;
|
||||
long flags;
|
||||
unsigned int border, weight;
|
||||
Bool isfloat, ismax;
|
||||
Bool isfloat, isfixed, ismax;
|
||||
Bool *tags;
|
||||
Client *next;
|
||||
Client *prev;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue