mirror of
https://github.com/tiyn/dwm.git
synced 2025-10-15 20:31:18 +02:00
added sonixd to rules
This commit is contained in:
@@ -53,6 +53,7 @@ static const Rule rules[] = {
|
||||
{ "threema-web", NULL, NULL, 1 << 4, 0, 0, 1 },
|
||||
{ "thunderbird", NULL, NULL, 1 << 4, 0, 0, 1 },
|
||||
{ "Signal", NULL, NULL, 1 << 4, 0, 0, 1 },
|
||||
{ "Sonixd", NULL, NULL, 1 << 8, 0, 0, 1 },
|
||||
};
|
||||
|
||||
/* layout(s) */
|
||||
|
Reference in New Issue
Block a user