Modules/Hyprland: Disable "application not responding dialog
This commit is contained in:
@ -475,6 +475,9 @@ in {
|
|||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
force_default_wallpaper = 0;
|
force_default_wallpaper = 0;
|
||||||
|
|
||||||
|
# Say no to the "Application not responding" window
|
||||||
|
enable_anr_dialog = false;
|
||||||
|
|
||||||
disable_splash_rendering = true;
|
disable_splash_rendering = true;
|
||||||
font_family = "${color.font}";
|
font_family = "${color.font}";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user