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 = [ window-rules = [
{ {
matches = [ matches = [
{ app-id = "^signal|Element|org\.gnome\.Evolution$|discord"; } { app-id = "^(signal|Element|org\.gnome\.Evolution|discord|steam)$"; }
]; ];
open-on-workspace = social; open-on-workspace = social;
} }