feat(rules): remove the discord rule, i just wanna be abel to open it in any tag

This commit is contained in:
Anas Elgarhy 2023-08-30 06:38:06 +03:00
parent f8a0930e65
commit 8fbfe9006d
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ static const Rule rules[] = {
{"Tor Browser", "Navigator", NULL, 9 << 9, 0,-1}, // Open it in tag 10 (9 in array) (; tag)
{"KeePassXC", "keepassxc", NULL, 9 << 9, 0, -1}, // 1000000000 (; tag)
{"firefoxdeveloperedition", "Navigator", NULL, 1 << 0, 0,-1}, // 0000000001 (www tag)
{"discord", NULL, NULL, 4 << 1, 0, -1}, // 0000001000 (chat tag)
//{"discord", NULL, NULL, 4 << 1, 0, -1}, // 0000001000 (chat tag)
{"Virt-manager", "virt-manager", NULL, 9 << 7, 0,-1}, // 0010000000 (vbox tag)
{"VirtualBox Manager", "VirtualBox Manager", NULL, 9 << 7, 0,1}, // 0010000000 (vbox tag)
{NULL, "open.spotify.com", NULL, 8 << 3, 0, -1}, // 0001000000 (mus tag)