diff --git a/linux/hyprland.nix b/linux/hyprland.nix index e76000a1..d4b76105 100644 --- a/linux/hyprland.nix +++ b/linux/hyprland.nix @@ -121,7 +121,7 @@ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = [ - "float, title:^(Steam)$" + # "float, title:^(Steam)$" "float, title:^(Archetype.*)$" "float, class:(.*nextcloud.*)" "float, class:org.kde.kdeconnect.app"