hyprland: Disable explicit sync
This commit is contained in:
parent
a180353156
commit
1d4a336b4e
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@
|
|||
no_hardware_cursors = true;
|
||||
};
|
||||
|
||||
render = {
|
||||
explicit_sync = 0;
|
||||
};
|
||||
|
||||
input = {
|
||||
kb_layout = "gb:intl";
|
||||
follow_mouse = 1;
|
||||
|
|
Loading…
Reference in a new issue