feat(hyprland): disable vrr, too buggy.
This commit is contained in:
parent
f8992a97e4
commit
ea65e0d73a
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ in {
|
|||
};
|
||||
|
||||
misc = {
|
||||
vrr = 2;
|
||||
vrr = 0;
|
||||
};
|
||||
|
||||
input = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue