diff --git a/core/internal/config/embedded/hyprland.conf b/core/internal/config/embedded/hyprland.conf index 379529eb..72fee60c 100644 --- a/core/internal/config/embedded/hyprland.conf +++ b/core/internal/config/embedded/hyprland.conf @@ -100,7 +100,7 @@ windowrule = float on, match:class ^(blueman-manager)$ windowrule = float on, match:class ^(org\.gnome\.Nautilus)$ windowrule = float on, match:class ^(xdg-desktop-portal)$ -windowrule = noinitialfocus on, match:class ^(steam)$, match:title ^(notificationtoasts) +windowrule = no_initial_focus on, match:class ^(steam)$, match:title ^(notificationtoasts) windowrule = pin on, match:class ^(steam)$, match:title ^(notificationtoasts) windowrule = float on, match:class ^(firefox)$, match:title ^(Picture-in-Picture)$