Change waybar icon for steam

This commit is contained in:
Evie Litherland-Smith 2024-03-02 13:26:22 +00:00
parent 14c369aad0
commit 5d40a05c7c

View file

@ -49,7 +49,7 @@
"((?:.*)WebCord.*)" = " $1";
"(Signal.*)" = " $1";
"(WhatsApp for Linux.*)" = " $1";
"([Ss]team)" = " $1";
"([Ss]team)" = " $1";
};
"separate-outputs" = true;
};