diff --git a/example/hyprland.conf b/example/hyprland.conf index 9284a79d..d67355aa 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -27,7 +27,7 @@ general { col.active_border=0x66ee1111 col.inactive_border=0x66333333 - damage_tracking=full # experimental, monitor is 100% fine, but full might have some minor bugs, especially with high blur settings! + damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer } decoration { diff --git a/src/config/defaultConfig.hpp b/src/config/defaultConfig.hpp index a366bd53..30ef5009 100644 --- a/src/config/defaultConfig.hpp +++ b/src/config/defaultConfig.hpp @@ -34,7 +34,7 @@ general { col.active_border=0x66ee1111 col.inactive_border=0x66333333 - damage_tracking=full # experimental, monitor is 100% fine, but full might have some minor bugs, especially with high blur settings! + damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer } decoration {