From 7b70cb66bc9f1ed6517855072147825eb810f1cf Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Thu, 20 Feb 2025 20:30:16 +0300 Subject: wiki: Add Since to xkb file --- wiki/Configuration:-Input.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wiki/Configuration:-Input.md b/wiki/Configuration:-Input.md index cd3db8d9..c5145f88 100644 --- a/wiki/Configuration:-Input.md +++ b/wiki/Configuration:-Input.md @@ -117,8 +117,10 @@ input { > [!TIP] > -> Alternatively you can directly set a path to a .xkb file containing an xkb keymap. -> This overrides all other xkb settings +> Since: next release +> +> Alternatively, you can directly set a path to a .xkb file containing an xkb keymap. +> This overrides all other xkb settings. > > ```kdl > input { -- cgit