chore(hyprland): disable damage tracking for shaders
This commit is contained in:
parent
f0e9e264e5
commit
76d1989512
1 changed files with 4 additions and 0 deletions
|
@ -112,6 +112,10 @@
|
|||
numlock_by_default = true;
|
||||
follow_mouse = 2; # Click on a window to change focus
|
||||
};
|
||||
|
||||
debug = {
|
||||
damage_tracking = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue