aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
authorLibravatar Cassandra McCarthy <7596ff@gmail.com>2020-01-09 23:16:46 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2020-01-10 07:03:24 -0700
commit8b251f068f5eda3b933b6014683928aa2f9faeb8 (patch)
tree60d4fae633a762157e1e95c71253e1146592e43e /sway/sway-output.5.scd
parentUse transparency arg in the window focus event (diff)
downloadsway-8b251f068f5eda3b933b6014683928aa2f9faeb8.tar.gz
sway-8b251f068f5eda3b933b6014683928aa2f9faeb8.tar.zst
sway-8b251f068f5eda3b933b6014683928aa2f9faeb8.zip
integer scaling, not integral
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 2dfb2ac1..3e33bff1 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -65,8 +65,8 @@ must be separated by one space. For example:
65 recommended, but fractional values are also supported. If a fractional 65 recommended, but fractional values are also supported. If a fractional
66 value are specified, be warned that it is not possible to faithfully 66 value are specified, be warned that it is not possible to faithfully
67 represent the contents of your windows - they will be rendered at the next 67 represent the contents of your windows - they will be rendered at the next
68 highest integral scale factor and downscaled. You may be better served by 68 highest integer scale factor and downscaled. You may be better served by
69 setting an integral scale factor and adjusting the font size of your 69 setting an integer scale factor and adjusting the font size of your
70 applications to taste. HiDPI isn't supported with Xwayland clients (windows 70 applications to taste. HiDPI isn't supported with Xwayland clients (windows
71 will blur). 71 will blur).
72 72