add steam to social workspace

This commit is contained in:
Schrottkatze 2025-09-17 05:21:34 +02:00
commit d7b460f9ed
No known key found for this signature in database

View file

@ -26,7 +26,7 @@
window-rules = [
{
matches = [
{ app-id = "^signal|Element|org\.gnome\.Evolution$|discord"; }
{ app-id = "^(signal|Element|org\.gnome\.Evolution|discord|steam)$"; }
];
open-on-workspace = social;
}