update configuration files
This commit is contained in:
@@ -286,3 +286,8 @@ rule(
|
||||
{ matches_title("^(Teams for Linux - Screen is being shared)$") },
|
||||
{ float(), size(600, 300), pin() }
|
||||
)
|
||||
-- Jetbrains Toolbox
|
||||
rule(
|
||||
{ matches_initial_class("^(jetbrains-toolbox)$") },
|
||||
{ float(), center(), pin() }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user