diff options
-rw-r--r-- | example/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index b1e866b5..244f46e7 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -27,7 +27,7 @@ general { col.active_border=0x66ee1111 col.inactive_border=0x66333333 - damage_tracking=none # experimental, might have bugs! + damage_tracking=monitor # experimental, monitor is 99% fine, but full might have bugs! } decoration { |