Add waybar rewrites for WebCord and Steam
This commit is contained in:
parent
5f6261e435
commit
2a95d7c536
|
@ -36,6 +36,8 @@
|
||||||
"Nyxt - (.*)" = " $1";
|
"Nyxt - (.*)" = " $1";
|
||||||
"(.*) — Mozilla Firefox" = " $1";
|
"(.*) — Mozilla Firefox" = " $1";
|
||||||
"(.*) - Thunar" = " $1";
|
"(.*) - Thunar" = " $1";
|
||||||
|
".*WebCord (.*)" = " $1";
|
||||||
|
"(Steam|steam)" = " ";
|
||||||
"(.*) | Microsoft Teams" = " $1";
|
"(.*) | Microsoft Teams" = " $1";
|
||||||
};
|
};
|
||||||
"separate-outputs" = true;
|
"separate-outputs" = true;
|
||||||
|
|
Loading…
Reference in a new issue