diff --git a/settings/hyprland.nix b/settings/hyprland.nix index bdf34a6..359fcbd 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -261,12 +261,6 @@ in workspace = "special silent", }) - -- 7 Days to Die floats by default; force it to tile. - hl.window_rule({ - match = { class = "steam_app_251570" }, - tile = true, - }) - -- Binds local mod = "SUPER"