wiki: Add missing Since

This commit is contained in:
Ivan Molodetskikh
2026-02-10 08:25:29 +03:00
parent ab47f5cec4
commit 42b2aeb6e6
+3 -2
View File
@@ -12,9 +12,10 @@ When this file is present, niri *will not* automatically create a config at `~/.
Keep in mind that we update the default config in new releases, so if you have a custom `/etc/niri/config.kdl`, you likely want to inspect and apply the relevant changes too.
The default configuration locations can be overridden with the `NIRI_CONFIG` environment variable.
You can also change the configuration path at runtime via the niri IPC or using the command `niri msg action load-config-file --path <path-to-config.kdl>`.
You can split the niri config file into multiple files using [`include`](./Configuration:-Include.md).
<sup>Since: next release</sup> You can also change the configuration path at runtime via the niri IPC or using the command `niri msg action load-config-file --path <path-to-config.kdl>`.
<sup>Since: 25.11</sup> You can split the niri config file into multiple files using [`include`](./Configuration:-Include.md).
### Xwayland