Update waybar rewrite regex syntax

This commit is contained in:
Evie Litherland-Smith 2024-01-30 09:26:11 +00:00
parent 364260fb46
commit f0318b4198

View file

@ -38,9 +38,9 @@
"(.*) - Chromium" = "󰊯 $1";
"(.*) - Thunar" = "󰝰 $1";
".*WebCord (.*)" = "󰙯 $1";
"(Steam|steam)" = "󰓓 ";
"[Ss]team" = "󰓓 ";
"(.*) - mpv" = "󰦟 $1";
"Microsoft Teams - (.*)" = "󰊻 $1";
"Microsoft Teams(?: classic)? - (.*)" = "󰊻 $1";
};
"separate-outputs" = true;
};