diff options
Diffstat (limited to 'dwm.h')
-rw-r--r-- | dwm.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ struct Client { Client *next; Client *prev; Window win; - Window title; + Window twin; }; extern const char *tags[]; |
index : dwm.git | ||
my rice of dwm | Gustaf Rydholm |
summaryrefslogtreecommitdiff |