commit e50c483aeae79c157666d8b50080ac13f6655f14
parent 496a4eaaf7c811b82adb6a77059384a113174f28
Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de>
Date: Wed, 13 Mar 2019 16:16:21 +0100
Revert last commit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless/dwm/config.h b/suckless/dwm/config.h
@@ -28,7 +28,7 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 },
- /*{ "de-unistuttgart-ims-coref-annotator-Annotator", NULL, NULL, 0, 1, -1 },*/
+ { "de-unistuttgart-ims-coref-annotator-Annotator", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 1<<8, 0, -1 },
{ "Nightly", NULL, NULL, 1<<8, 0, -1 },
{ "qutebrowser", NULL, NULL, 1<<8, 0, -1 },