Discord floating

pull/9/head
E. Almqvist 4 years ago
parent 47acaec8bb
commit 1dac92ea4c
  1. 1
      src/config.h

@ -50,6 +50,7 @@ static const Rule rules[] = {
/* class instance title tags mask isfloating monitor */ /* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 }, { "Gimp", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 }, { "Firefox", NULL, NULL, 1 << 8, 0, -1 },
{ "discord", NULL, NULL, 0, 1, -1 },
}; };
/* layout(s) */ /* layout(s) */

Loading…
Cancel
Save