diff --git a/home/hyprland.nix b/home/hyprland.nix index 1756f2c..4324103 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -122,6 +122,7 @@ }; misc = { + enable_anr_dialog = false; disable_hyprland_logo = true; enable_swallow = true; mouse_move_enables_dpms = true;