update configuration files

This commit is contained in:
Frank Zechert
2026-08-15 18:09:50 +02:00
parent 64e22b0c46
commit b0b2e04b7f
12 changed files with 75 additions and 172 deletions
@@ -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() }
)