fix(steam): steam now only shows up on special workspace.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user