Move vesktop to its correct place

This commit is contained in:
Natsu Kagami 2023-12-01 22:28:23 +01:00
parent 32c9474e7e
commit 2d726f8c04
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -286,6 +286,8 @@ in
]; ];
"${builtins.elemAt workspaces 1}" = [ "${builtins.elemAt workspaces 1}" = [
{ class = "^((d|D)iscord|((A|a)rm(c|C)ord))$"; } { class = "^((d|D)iscord|((A|a)rm(c|C)ord))$"; }
{ class = "VencordDesktop"; }
{ app_id = "VencordDesktop"; }
]; ];
"📧 Email" = [ "📧 Email" = [
{ app_id = "thunderbird"; } { app_id = "thunderbird"; }