Update waybar regex for msteams

This commit is contained in:
Evie Litherland-Smith 2024-02-02 11:25:49 +00:00
parent 395c93db09
commit 9b4da781da

View file

@ -44,7 +44,7 @@
".*WebCord (.*)" = "󰙯 $1";
"[Ss]team" = "󰓓 ";
"(.*) - mpv" = "󰦟 $1";
"Microsoft Teams(?: classic)? - (.*)" = "󰊻 $1";
"Microsoft Teams(?: classic)?(?: - )?(.*)(?: \| Microsoft Teams)?" = "󰊻 $1";
};
"separate-outputs" = true;
};