diff options
| -rw-r--r-- | wiki/Configuration:-Outputs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/Configuration:-Outputs.md b/wiki/Configuration:-Outputs.md index c4e0ab57..8f5dd1ea 100644 --- a/wiki/Configuration:-Outputs.md +++ b/wiki/Configuration:-Outputs.md @@ -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. -The alpha channel for this color will be ignored. +<sup>Until: next release</sup> The alpha channel for this color will be ignored. ```kdl output "HDMI-A-1" { @@ -210,7 +210,7 @@ output "HDMI-A-1" { Set the backdrop color that niri draws for this output. This is visible between workspaces or in the overview. -<sup>Until: next release</sup> The alpha channel for this color will be ignored. +The alpha channel for this color will be ignored. ```kdl output "HDMI-A-1" { |
