feat(hyprland): disable vrr, too buggy.

This commit is contained in:
CronyAkatsuki 2025-10-02 01:20:52 +02:00
parent f8992a97e4
commit ea65e0d73a

View file

@ -186,7 +186,7 @@ in {
}; };
misc = { misc = {
vrr = 2; vrr = 0;
}; };
input = { input = {