This commit is contained in:
2026-04-18 04:16:49 +02:00
parent e5312361f8
commit 4cbfa9464b
2 changed files with 26 additions and 9 deletions

View File

@@ -366,3 +366,20 @@ windowrule {
float = yes
}
windowrule {
name = float-pavucontrol
match:class = .*[Pp]avucontrol.*
float = yes
}
windowrule {
name = float-imv-center
match:class = ^imv$
float = yes
move = 50% 50%
}