Regenerated

This commit is contained in:
2026-04-01 21:59:44 +02:00
parent bf7d65de6d
commit a24d0d3409
3 changed files with 326 additions and 296 deletions
+306 -296
View File
File diff suppressed because it is too large Load Diff
+10
View File
@@ -2224,6 +2224,16 @@ windowrule = float, nm-connection-editor
windowrule = move center, nm-connection-editor windowrule = move center, nm-connection-editor
windowrule = size 900 700, nm-connection-editor windowrule = size 900 700, nm-connection-editor
# Floating and centering pavucontrol
windowrule = float, pavucontrol
windowrule = move center, pavucontrol
windowrule = size 900 700, pavucontrol
# Floating and centering blueman
windowrule = float, blueman
windowrule = move center, blueman
windowrule = size 900 700, blueman
# Center all new windows by default # Center all new windows by default
windowrule = center, ^(.*) windowrule = center, ^(.*)
@@ -3,6 +3,16 @@ windowrule = float, nm-connection-editor
windowrule = move center, nm-connection-editor windowrule = move center, nm-connection-editor
windowrule = size 900 700, nm-connection-editor windowrule = size 900 700, nm-connection-editor
# Floating and centering pavucontrol
windowrule = float, pavucontrol
windowrule = move center, pavucontrol
windowrule = size 900 700, pavucontrol
# Floating and centering blueman
windowrule = float, blueman
windowrule = move center, blueman
windowrule = size 900 700, blueman
# Center all new windows by default # Center all new windows by default
windowrule = center, ^(.*) windowrule = center, ^(.*)