upd
This commit is contained in:
@@ -155,6 +155,11 @@ in {
|
|||||||
"3" = [];
|
"3" = [];
|
||||||
"4" = [];
|
"4" = [];
|
||||||
"5" = [];
|
"5" = [];
|
||||||
|
"6" = [];
|
||||||
|
"7" = [];
|
||||||
|
"8" = [];
|
||||||
|
"9" = [];
|
||||||
|
"10" = [];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -82,6 +82,8 @@ in {
|
|||||||
# Override the float for actual games and move them to the gaming workspace.
|
# Override the float for actual games and move them to the gaming workspace.
|
||||||
# 1. Auto-detected steam_app games (like Deadlock).
|
# 1. Auto-detected steam_app games (like Deadlock).
|
||||||
"tile, class:^(steam_app_\\d+)$"
|
"tile, class:^(steam_app_\\d+)$"
|
||||||
|
"fullscreen, class:^(steam_app_\\d+)$"
|
||||||
|
"immediate, class:^(steam_app_\\d+)$"
|
||||||
"workspace name:gaming, class:^(steam_app_\\d+)$"
|
"workspace name:gaming, class:^(steam_app_\\d+)$"
|
||||||
|
|
||||||
# 2. Behavior-detected manual games (e.g. ARC Raiders).
|
# 2. Behavior-detected manual games (e.g. ARC Raiders).
|
||||||
|
|||||||
Reference in New Issue
Block a user