hyprland: fix float rules for plasma stuff

This commit is contained in:
end-4
2025-06-10 11:24:52 +02:00
parent a1e052b070
commit de941d8b9e
+2 -2
View File
@@ -19,8 +19,8 @@ windowrulev2 = center, class:^(org.pulseaudio.pavucontrol)$
windowrulev2 = float, class:^(nm-connection-editor)$
windowrulev2 = size 45%, class:^(nm-connection-editor)$
windowrulev2 = center, class:^(nm-connection-editor)$
windowrulev2 = center, class:.*plasmawindowed.*
windowrulev2 = center, class:kcm_bluetooth
windowrulev2 = float, class:.*plasmawindowed.*
windowrulev2 = float, class:kcm_.*
# No appearance
# kde-material-you-colors spawns a window when changing dark/light theme. This is to make sure it doesn't interfere at all.