sway: enable adaptive sync
This commit is contained in:
parent
bd7ae3084a
commit
8887600322
|
@ -71,6 +71,7 @@ in
|
||||||
"*" = {
|
"*" = {
|
||||||
bg = "${theme.background} fill";
|
bg = "${theme.background} fill";
|
||||||
mode = "1920x1080@144.000Hz";
|
mode = "1920x1080@144.000Hz";
|
||||||
|
adaptive_sync = "on";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
fonts = {
|
fonts = {
|
||||||
|
|
Loading…
Reference in a new issue