mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
wiki: update no-test comments in wiki
Signed-off-by: Suyashtnt <suyashtnt@gmail.com>
This commit is contained in:
committed by
Ivan Molodetskikh
parent
7b3bef124d
commit
926451c8be
@@ -90,8 +90,7 @@ input {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- no-test -->
|
```kdl,must-fail
|
||||||
```kdl
|
|
||||||
// This is NOT valid: input section appears twice.
|
// This is NOT valid: input section appears twice.
|
||||||
input {
|
input {
|
||||||
keyboard {
|
keyboard {
|
||||||
@@ -108,7 +107,7 @@ input {
|
|||||||
|
|
||||||
Exceptions are, for example, sections that configure different devices by name:
|
Exceptions are, for example, sections that configure different devices by name:
|
||||||
|
|
||||||
<!-- no-test -->
|
<!-- NOTE: this may break in the future -->
|
||||||
```kdl
|
```kdl
|
||||||
output "eDP-1" {
|
output "eDP-1" {
|
||||||
// ...
|
// ...
|
||||||
|
|||||||
Reference in New Issue
Block a user