Some fixes to armcord
This commit is contained in:
parent
3a564ac426
commit
b9e74b00df
2 changed files with 2 additions and 2 deletions
|
@ -274,7 +274,7 @@ in
|
|||
{ class = "^firefox$"; }
|
||||
];
|
||||
"${builtins.elemAt workspaces 1}" = [
|
||||
{ class = "^((d|D)iscord|((A|a)rmcord))$"; }
|
||||
{ class = "^((d|D)iscord|((A|a)rm(c|C)ord))$"; }
|
||||
];
|
||||
"📧 Email" = [
|
||||
{ app_id = "evolution"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue