mirror of
https://github.com/tiyn/dwl.git
synced 2025-11-13 13:59:45 +01:00
updated config
This commit is contained in:
@@ -36,11 +36,10 @@ static const Rule rules[] = {
|
||||
{ "TeamSpeak", NULL, 1 << 2, 0, 0, 0, 1 },
|
||||
{ "Mattermost", NULL, 1 << 2, 0, 0, 0, 1 },
|
||||
{ "Element", NULL, 1 << 2, 0, 0, 0, 1 },
|
||||
{ "Signal", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "signal", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "telegram", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "threema-web", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "Threema", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "thunderbird", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "Thunderbird", NULL, 1 << 4, 0, 0, 0, 1 },
|
||||
{ "Sonixd", NULL, 1 << 8, 0, 0, 0, 1 },
|
||||
{ "KeePassXC", "Unlock Database - KeePassXC", 1 << 1, 1, 0, 0, 0 },
|
||||
{ "KeePassXC", NULL, 1 << 9, 0, 0, 0, 0 },
|
||||
|
||||
Reference in New Issue
Block a user