aboutsummaryrefslogtreecommitdiff
path: root/wiki/Configuration:-Outputs.md
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/Configuration:-Outputs.md')
-rw-r--r--wiki/Configuration:-Outputs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/Configuration:-Outputs.md b/wiki/Configuration:-Outputs.md
index a13f0dd4..8a63a6bd 100644
--- a/wiki/Configuration:-Outputs.md
+++ b/wiki/Configuration:-Outputs.md
@@ -68,10 +68,10 @@ output "eDP-1" {
Set the scale of the monitor.
-This is a floating-point number to enable fractional scaling in the future, but at the moment only integer scale values will work.
-
<sup>Since: 0.1.6</sup> If scale is unset, niri will guess an appropriate scale based on the physical dimensions and the resolution of the monitor.
+<sup>Since: 0.1.7</sup> You can use fractional scale values, for example `scale 1.5` for 150% scale.
+
```
output "eDP-1" {
scale 2.0