forked from mirror/dwm
maybe I misunderstand?
This commit is contained in:
parent
db356cc2b1
commit
17cdd846fc
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ static const Rule rules[] = {
|
|||
{ "vesktop", NULL, NULL, 1 << 1, 0, 1 },
|
||||
{ "calendar", NULL, NULL, 1 << 4, 0, 1 },
|
||||
{ "mail", NULL, NULL, 1 << 5, 0, 1 },
|
||||
{ "Obsidian", NULL, NULL, 1 << 3, 0, 1 },
|
||||
{ "obsidian", NULL, NULL, 1 << 3, 0, 1 },
|
||||
{ "nannou", NULL, NULL, 0, 1, -1 },
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue