diff --git a/Screenshot.png b/Screenshot.png new file mode 100644 index 0000000..ddb7381 Binary files /dev/null and b/Screenshot.png differ diff --git a/config.h b/config.h index df1249f..c366ff5 100644 --- a/config.h +++ b/config.h @@ -26,8 +26,9 @@ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; static const Rule rules[] = { - { "Opera", NULL, NULL, 1 << 1, False, 0 }, + /*{ "Opera", NULL, NULL, 1 << 1, False, 0 }, { "Firefox", NULL, NULL, 1 << 1, False, 0 }, + */ { "Steam", NULL, NULL, 1 << 3, False, 0 }, { "Lutris", NULL, NULL, 1 << 3, False, 0 }, { "TeamSpeak 3", NULL, NULL, 1 << 3, False, 0 },