testing
E. Almqvist 3 years ago
parent 372a748103
commit 37a6451aac
  1. 4
      src/config.h

@ -50,8 +50,8 @@ static const Rule rules[] = {
/* class instance title tags mask isfloating monitor */
{ "Gimp", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 },
{ "discord", NULL, NULL, 0, 1, -1 },
{ "Steam", NULL, NULL, 0, 1, -1 },
{ "discord", NULL, NULL, 0, 0, -1 },
{ "Steam", NULL, NULL, 0, 0, -1 },
{ "Qemu-system-x86_64", NULL, NULL, 0, 1, -1 },
};

Loading…
Cancel
Save