diff --git a/homeManagerModules/desktop/hyprland/settings.nix b/homeManagerModules/desktop/hyprland/settings.nix index 3c1d92c6..35320f89 100644 --- a/homeManagerModules/desktop/hyprland/settings.nix +++ b/homeManagerModules/desktop/hyprland/settings.nix @@ -183,17 +183,20 @@ in { "center(1),class:(.blueman-manager-wrapped)" "center(1),class:(blueberry.py)" "center(1),class:(com.github.wwmm.easyeffects)" + "center(1),class:(nm-connection-editor)" "center(1),class:(pavucontrol)" "float, class:^(firefox)$, title:^(Picture-in-Picture)$" "float,class:(.blueman-manager-wrapped)" "float,class:(blueberry.py)" "float,class:(com.github.wwmm.easyeffects)" + "float,class:(nm-connection-editor)" "float,class:(pavucontrol)" "move 70% 20%, class:^(firefox)$, title:^(Picture-in-Picture)$" "pin,class:^(firefox)$, title:^(Picture-in-Picture)$" "size 40% 60%,class:(.blueman-manager-wrapped)" "size 40% 60%,class:(blueberry.py)" "size 40% 60%,class:(com.github.wwmm.easyeffects)" + "size 40% 60%,class:(nm-connection-editor)" "size 40% 60%,class:(pavucontrol)" "suppressevent maximize, class:.*" ];