Add waybar rewrite for btm and cava
This commit is contained in:
parent
8a438400f8
commit
2ee4e9904a
|
@ -41,13 +41,15 @@
|
|||
"rewrite" = {
|
||||
"(.*) - GNU Emacs at (.*)" = " $1 [$2]";
|
||||
"Alacritty" = " ";
|
||||
"(.*) - mpv" = " $1";
|
||||
"btm" = " Resource Usage [btm]";
|
||||
"cava" = " Music Visualiser [cava]";
|
||||
"(.*) - Thunar" = " $1";
|
||||
"Nyxt - (.*)" = " $1";
|
||||
"(.*) — Mozilla Firefox" = " $1";
|
||||
".*WebCord (.*)" = " $1";
|
||||
"[Ss]team" = " ";
|
||||
"Prism Launcher (.*)" = " Minecraft (Prism Launcher $1)";
|
||||
"(.*) - mpv" = " $1";
|
||||
"Microsoft Teams(?: classic)?(?: - )?(.*)(?: \| Microsoft Teams)?" = " $1";
|
||||
};
|
||||
"separate-outputs" = true;
|
||||
|
|
Loading…
Reference in a new issue