Regenerated

This commit is contained in:
2026-04-02 09:04:36 +02:00
parent 4671bcc4ac
commit 1d79615d8e
3 changed files with 314 additions and 314 deletions
@@ -11,9 +11,9 @@ windowrule {
windowrule {
name = pavucontrol
match:class = org.pulseaudio.pavucontrol
float on
move (cursor_x-(window_w*0.5)) (cursor_y-(window_h*0.5))
size 900 700
float = on
move = (cursor_x-(window_w*0.5)) (cursor_y-(window_h*0.5))
size = 900 700
}
@@ -21,7 +21,7 @@ windowrule {
windowrule {
name = blueman
match:class = .blueman-manager-wrapped
float on
move cursor
size 900 700
float = on
move = (cursor_x-(window_w*0.5)) (cursor_y-(window_h*0.5))
size = 900 700
}