mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
wiki: Remove anchored link from debug page
The github wiki action rewriter can't deal with them.
This commit is contained in:
@@ -4,7 +4,7 @@ Niri has several options that are only useful for debugging, or are experimental
|
|||||||
They are not meant for normal use.
|
They are not meant for normal use.
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> These options are **not** covered by the [config breaking change policy](./Configuration:-Overview.md#breaking-change-policy).
|
> These options are **not** covered by the [config breaking change policy](./Configuration:-Overview.md).
|
||||||
> They can change or stop working at any point with little notice.
|
> They can change or stop working at any point with little notice.
|
||||||
|
|
||||||
Here are all the options at a glance:
|
Here are all the options at a glance:
|
||||||
@@ -27,7 +27,7 @@ debug {
|
|||||||
|
|
||||||
Make niri render the monitors the same way as for a screencast or a screen capture.
|
Make niri render the monitors the same way as for a screencast or a screen capture.
|
||||||
|
|
||||||
Useful for previewing the [`block-out-from`](./Configuration:-Window-Rules.md#block-out-from) window rule.
|
Useful for previewing the `block-out-from` window rule.
|
||||||
|
|
||||||
```
|
```
|
||||||
debug {
|
debug {
|
||||||
|
|||||||
Reference in New Issue
Block a user