add steam to social workspace

This commit is contained in:
Schrottkatze 2025-09-17 05:21:34 +02:00
parent 1575ef5639
commit d7b460f9ed
Signed by: schrottkatze
SSH key fingerprint: SHA256:/raZeWZ2RLThYkX/nq26frnmA4Bi3qRM/hijRmDBa10

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;
} }