feat(hyprland): finally make vrr work with no issuess.
This commit is contained in:
parent
25c41e7f32
commit
5403159577
1 changed files with 3 additions and 1 deletions
|
|
@ -144,7 +144,9 @@ in {
|
|||
];
|
||||
|
||||
cursor = {
|
||||
no_hardware_cursors = true;
|
||||
no_break_fs_vrr = 1;
|
||||
no_hardware_cursors = 1;
|
||||
use_cpu_buffer = 0;
|
||||
};
|
||||
|
||||
exec-once = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue