diff --git a/profiles/contexts/desktop/wm/hyprland.nix b/profiles/contexts/desktop/wm/hyprland.nix index 75e3cd8..d34391a 100644 --- a/profiles/contexts/desktop/wm/hyprland.nix +++ b/profiles/contexts/desktop/wm/hyprland.nix @@ -11,6 +11,7 @@ in { config = mkIf cfg.enable { wayland.windowManager.hyprland = { + configType = "hyprlang"; settings = { xwayland = { force_zero_scaling = true;