updated man page
This commit is contained in:
parent
c39df91ab9
commit
7e597ae204
7 changed files with 68 additions and 73 deletions
2
dwm.h
2
dwm.h
|
@ -60,7 +60,7 @@ struct Client {
|
|||
Client *next;
|
||||
Client *prev;
|
||||
Window win;
|
||||
Window title;
|
||||
Window twin;
|
||||
};
|
||||
|
||||
extern const char *tags[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue