1

Modules/Hyprland: Disable "application not responding dialog

This commit is contained in:
2025-07-05 18:12:59 +02:00
parent 53479f815b
commit b0e4141d61

View File

@ -475,6 +475,9 @@ in {
disable_hyprland_logo = true;
force_default_wallpaper = 0;
# Say no to the "Application not responding" window
enable_anr_dialog = false;
disable_splash_rendering = true;
font_family = "${color.font}";
};