diff --git a/config.h b/config.h index c7eaa8a..bc0242d 100644 --- a/config.h +++ b/config.h @@ -20,7 +20,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { " ", " ", " ", " ", " ", "a"}; +static const char *tags[] = { " ", " ", " ", "uu", " ", "a"}; static const Rule rules[] = { /* xprop(1): diff --git a/dwm b/dwm new file mode 100755 index 0000000..a84d3fd Binary files /dev/null and b/dwm differ diff --git a/dwm.o b/dwm.o index 42a24ba..9724d4a 100644 Binary files a/dwm.o and b/dwm.o differ