Some fixes to armcord

This commit is contained in:
Natsu Kagami 2023-04-11 11:54:24 +02:00
parent 3a564ac426
commit b9e74b00df
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
2 changed files with 2 additions and 2 deletions

View file

@ -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"; }