Detect vesktop correctly from sway

This commit is contained in:
Natsu Kagami 2024-03-13 12:20:42 +01:00
parent 45a27e64bc
commit b6b12df069
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -296,6 +296,8 @@ in
{ class = "^((d|D)iscord|((A|a)rm(c|C)ord))$"; }
{ class = "VencordDesktop"; }
{ app_id = "VencordDesktop"; }
{ class = "vesktop"; }
{ app_id = "vesktop"; }
];
${extraWorkspaces.mail} = [
{ app_id = "thunderbird"; }