fix(steam): steam now only shows up on special workspace.

This commit is contained in:
kenji
2026-05-28 09:27:09 -05:00
parent f7ab887ed0
commit 9071abeacc
+2 -2
View File
@@ -97,8 +97,8 @@ in {
# --- STEAM CLIENT OVERRIDE ---
# Override the float for the main Steam client, tile it, and move it to the special workspace.
"tile, class:^(steam)$, title:^(Steam)$"
"workspace special:steam, class:^(steam)$, title:^(Steam)$"
"tile, class:^(steam)$"
"workspace special:steam, class:^(steam)$"
# --- STEAM GAME OVERRIDES ---
# Override the float for actual games and move them to the gaming workspace.