diff options
author | Ivan Molodetskikh <[email protected]> | 2019-09-25 17:35:41 +0300 |
---|---|---|
committer | Simon Ser <[email protected]> | 2019-11-17 20:18:42 +0100 |
commit | bd9a53f1a3e7dba247aab0a4e4268724acc12c38 (patch) | |
tree | 1547b79a82b1c4e22512d0262cbb133a14ef10a3 /sway/sway-output.5.scd | |
parent | 5421198489675d4700e68eb143c94cda914c8586 (diff) |
view: add max_render_time
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r-- | sway/sway-output.5.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 01496f19..858e73c1 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -131,6 +131,9 @@ must be separated by one space. For example: . Start with *max_render_time 1*. Increment by *1* if you see frame drops. + To achieve even lower latency, see the *max_render_time* surface + property in *sway*(5). + # SEE ALSO *sway*(5) *sway-input*(5) |