diff options
Diffstat (limited to 'wiki/Configuration:-Outputs.md')
| -rw-r--r-- | wiki/Configuration:-Outputs.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wiki/Configuration:-Outputs.md b/wiki/Configuration:-Outputs.md index 8f5dd1ea..0db7956d 100644 --- a/wiki/Configuration:-Outputs.md +++ b/wiki/Configuration:-Outputs.md @@ -168,7 +168,7 @@ output "HDMI-A-1" { ### `focus-at-startup` -<sup>Since: next release</sup> +<sup>Since: 25.05</sup> Focus this output by default when niri starts. @@ -195,7 +195,7 @@ output "DP-2" { Set the background color that niri draws for workspaces on this output. This is visible when you're not using any background tools like swaybg. -<sup>Until: next release</sup> The alpha channel for this color will be ignored. +<sup>Until: 25.05</sup> The alpha channel for this color will be ignored. ```kdl output "HDMI-A-1" { @@ -205,7 +205,7 @@ output "HDMI-A-1" { ### `backdrop-color` -<sup>Since: next release</sup> +<sup>Since: 25.05</sup> Set the backdrop color that niri draws for this output. This is visible between workspaces or in the overview. |
