From 4781b8e8942ef87cfc5811f3207de28effb328cd Mon Sep 17 00:00:00 2001 From: Cassandra McCarthy <7596ff@gmail.com> Date: Thu, 9 Jan 2020 23:16:46 -0500 Subject: integer scaling, not integral --- sway/sway-output.5.scd | 4 ++-- 1 file 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: recommended, but fractional values are also supported. If a fractional value are specified, be warned that it is not possible to faithfully represent the contents of your windows - they will be rendered at the next - highest integral scale factor and downscaled. You may be better served by - setting an integral scale factor and adjusting the font size of your + highest integer scale factor and downscaled. You may be better served by + setting an integer scale factor and adjusting the font size of your applications to taste. HiDPI isn't supported with Xwayland clients (windows will blur). -- cgit v1.2.3-54-g00ecf