This commit is contained in:
kenji
2026-05-17 18:51:07 -05:00
parent 9b85f9edd5
commit ccbd2362b2
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -155,6 +155,11 @@ in {
"3" = [];
"4" = [];
"5" = [];
"6" = [];
"7" = [];
"8" = [];
"9" = [];
"10" = [];
};
};
+2
View File
@@ -82,6 +82,8 @@ in {
# Override the float for actual games and move them to the gaming workspace.
# 1. Auto-detected steam_app games (like Deadlock).
"tile, class:^(steam_app_\\d+)$"
"fullscreen, class:^(steam_app_\\d+)$"
"immediate, class:^(steam_app_\\d+)$"
"workspace name:gaming, class:^(steam_app_\\d+)$"
# 2. Behavior-detected manual games (e.g. ARC Raiders).