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
|
||||
```kdl,must-fail
|
||||
// This is NOT valid: input section appears twice.
|
||||
input {
|
||||
keyboard {
|
||||
@@ -108,7 +107,7 @@ input {
|
||||
|
||||
Exceptions are, for example, sections that configure different devices by name:
|
||||
|
||||
<!-- no-test -->
|
||||
<!-- NOTE: this may break in the future -->
|
||||
```kdl
|
||||
output "eDP-1" {
|
||||
// ...
|
||||
|
||||
Reference in New Issue
Block a user