Regenerated

This commit is contained in:
2026-04-01 22:28:37 +02:00
parent 211f49deab
commit 061da1f4e5
3 changed files with 308 additions and 308 deletions
@@ -1,21 +1,21 @@
# Multiple apps floating, opening near cursor, with specific size
# Float apps near cursor, 900x700
windowrule {
class = nm-connection-editor
float = true
move = cursor
size = 900 700
match:class = nm-connection-editor
}
windowrule {
class = Pavucontrol
float = true
move = cursor
size = 900 700
match:class = Pavucontrol
}
windowrule {
class = Blueman-manager
float = true
move = cursor
size = 900 700
match:class = Blueman-manager
}