This commit is contained in:
2026-04-18 02:28:58 +02:00
parent 8e6f0db4ba
commit e5312361f8
4 changed files with 26 additions and 11 deletions

View File

@@ -358,3 +358,11 @@ windowrule {
float = yes
}
windowrule {
name = float-steam
match:class = ^([Ss]team)$
float = yes
}