Change waybar icon for steam
This commit is contained in:
parent
14c369aad0
commit
5d40a05c7c
|
@ -49,7 +49,7 @@
|
||||||
"((?:.*)WebCord.*)" = " $1";
|
"((?:.*)WebCord.*)" = " $1";
|
||||||
"(Signal.*)" = " $1";
|
"(Signal.*)" = " $1";
|
||||||
"(WhatsApp for Linux.*)" = " $1";
|
"(WhatsApp for Linux.*)" = " $1";
|
||||||
"([Ss]team)" = " $1";
|
"([Ss]team)" = " $1";
|
||||||
};
|
};
|
||||||
"separate-outputs" = true;
|
"separate-outputs" = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue