sway: enable adaptive_sync, set max_render_time
This commit is contained in:
parent
8243b4d59a
commit
8952434a63
1 changed files with 2 additions and 1 deletions
|
@ -112,7 +112,8 @@ in
|
|||
"DP-2" = {
|
||||
bg = "${wallpapers.qhd} fill";
|
||||
mode = "2560x1440@144Hz";
|
||||
# adaptive_sync = "on";
|
||||
adaptive_sync = "on";
|
||||
max_render_time = "2";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue