aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
authorLibravatar Rahiel Kasim <rahielkasim@gmail.com>2021-06-13 15:09:07 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2021-06-13 17:22:33 +0200
commit75a4122f7a8b7313a090587d5e0074c7636c0fae (patch)
treee0c2835f2cefb8140c2c9ad323bb12617f50b21c /sway/sway-output.5.scd
parentsway: restore SIGPIPE handler before exec:ing swaybar (diff)
downloadsway-75a4122f7a8b7313a090587d5e0074c7636c0fae.tar.gz
sway-75a4122f7a8b7313a090587d5e0074c7636c0fae.tar.zst
sway-75a4122f7a8b7313a090587d5e0074c7636c0fae.zip
fix typo in sway-output.5.scd
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 7927a609..2828c841 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -142,7 +142,7 @@ must be separated by one space. For example:
142 Enables or disables adaptive synchronization (often referred to as Variable 142 Enables or disables adaptive synchronization (often referred to as Variable
143 Refresh Rate, or by the vendor-specific names FreeSync/G-Sync). 143 Refresh Rate, or by the vendor-specific names FreeSync/G-Sync).
144 144
145 Adaptive sync allows clients to submit frames a little to late without 145 Adaptive sync allows clients to submit frames a little too late without
146 having to wait a whole refresh period to display it on screen. Enabling 146 having to wait a whole refresh period to display it on screen. Enabling
147 adaptive sync can improve latency, but can cause flickering on some 147 adaptive sync can improve latency, but can cause flickering on some
148 hardware. 148 hardware.