mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 05:54:11 +01:00
integer scaling, not integral
This commit is contained in:
parent
0106dd135c
commit
8b251f068f
@ -65,8 +65,8 @@ must be separated by one space. For example:
|
|||||||
recommended, but fractional values are also supported. If a fractional
|
recommended, but fractional values are also supported. If a fractional
|
||||||
value are specified, be warned that it is not possible to faithfully
|
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
|
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
|
highest integer scale factor and downscaled. You may be better served by
|
||||||
setting an integral scale factor and adjusting the font size of your
|
setting an integer scale factor and adjusting the font size of your
|
||||||
applications to taste. HiDPI isn't supported with Xwayland clients (windows
|
applications to taste. HiDPI isn't supported with Xwayland clients (windows
|
||||||
will blur).
|
will blur).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user