Lots of new rules for hyprland

This commit is contained in:
2026-03-03 21:13:17 +01:00
parent 1bbf62fae2
commit 2776626e40
103 changed files with 490 additions and 5799 deletions
@@ -0,0 +1,8 @@
match:class nm-connection-editor, float 1, center 1, size 900 700
# ===== Window Rules =====
windowrulev2 {
center = yes, class:.*
# Example: float specific apps
# float = yes, class:^(pavucontrol)$
}