feat(hyprland): enable vrr, looks good when it works.
This commit is contained in:
parent
3877aaa4f7
commit
1afa04235f
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
misc = {
|
misc = {
|
||||||
vrr = 0;
|
vrr = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue