Add workspace rewrite for Cartridges
This commit is contained in:
parent
9461b6da20
commit
0f20690a25
|
@ -82,8 +82,9 @@
|
||||||
"(.*) — Mozilla Firefox" = " $1";
|
"(.*) — Mozilla Firefox" = " $1";
|
||||||
"Nyxt - (.*)" = " $1";
|
"Nyxt - (.*)" = " $1";
|
||||||
"(.*) - Chromium" = " $1";
|
"(.*) - Chromium" = " $1";
|
||||||
"((?:.*)WebCord.*)" = " $1";
|
|
||||||
"(Signal.*)" = " $1";
|
"(Signal.*)" = " $1";
|
||||||
|
"((?:.*)WebCord.*)" = " $1";
|
||||||
|
"Cartridges" = " $1";
|
||||||
"([Ss]team)" = " $1";
|
"([Ss]team)" = " $1";
|
||||||
"(Prism Launcher.*)" = " Minecraft ($1)";
|
"(Prism Launcher.*)" = " Minecraft ($1)";
|
||||||
"(X2Go Client)" = " $1";
|
"(X2Go Client)" = " $1";
|
||||||
|
|
Reference in a new issue