diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 374bd4ef..6c31205b 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -153,6 +153,11 @@ in '' bind = SUPER SHIFT, J, movewindow, d # Window rules + windowrule = float,(org.kde.polkit-kde-authentication-agent-1) + windowrule = center,(org.kde.polkit-kde-authentication-agent-1) + windowrule = pin,(org.kde.polkit-kde-authentication-agent-1) + windowrule = dimaround,(org.kde.polkit-kde-authentication-agent-1) + windowrule = stayfocused,(org.kde.polkit-kde-authentication-agent-1) windowrule = float,(pavucontrol) windowrule = size 800 600,(pavucontrol) windowrule = move 100%-820 10%,(pavucontrol)