disable poppups in hyprland when a window is not updated

This commit is contained in:
ant 2025-07-19 13:40:36 +02:00
parent b250d123f8
commit b3dea360f2

View file

@ -122,6 +122,7 @@
}; };
misc = { misc = {
enable_anr_dialog = false;
disable_hyprland_logo = true; disable_hyprland_logo = true;
enable_swallow = true; enable_swallow = true;
mouse_move_enables_dpms = true; mouse_move_enables_dpms = true;