Add waybar rewrites for X2Go and NoMachine
This commit is contained in:
parent
2e83f46738
commit
ba5c738313
|
@ -54,6 +54,8 @@
|
|||
"([Ss]team)" = " $1";
|
||||
"(Prism Launcher.*)" = " Minecraft ($1)";
|
||||
"Microsoft Teams(?: classic)?(?: - )?(.*)(?: \| Microsoft Teams)?" = " $1";
|
||||
"(X2Go Client)" = " $1";
|
||||
"(NoMachine|Nxplayer.bin) (.*)" = " $1 $2";
|
||||
};
|
||||
"separate-outputs" = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue