From 17343a6740bcc4ef4a87542b508620778032e3b5 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Tue, 6 May 2025 17:42:08 +0300 Subject: wiki: Fix Until note location --- wiki/Configuration:-Outputs.md | 4 ++-- 1 file 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. +Until: next release 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. -Until: next release The alpha channel for this color will be ignored. +The alpha channel for this color will be ignored. ```kdl output "HDMI-A-1" { -- cgit