Enable explicit sync
This commit is contained in:
parent
aba3dc1ed7
commit
a0e04250f3
1 changed files with 3 additions and 4 deletions
|
@ -30,10 +30,9 @@
|
||||||
|
|
||||||
monitor = "DP-1,1920x1080@144,auto,1";
|
monitor = "DP-1,1920x1080@144,auto,1";
|
||||||
|
|
||||||
# Freezes Firefox, enable later when useable.
|
experimental = {
|
||||||
# experimental = {
|
explicit_sync = true;
|
||||||
# explicit_sync = true;
|
};
|
||||||
# };
|
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
no_hardware_cursors = true;
|
no_hardware_cursors = true;
|
||||||
|
|
Loading…
Reference in a new issue