diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 8d43321..06e3d5a 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -12,7 +12,7 @@ You can set window rules to achieve different behaviours from the active contain windowrule=RULE,WINDOW ``` -- `RULE` is a rule (and a param if applicable) +- `RULE` is a [rule](#rules) (and a param if applicable) - `WINDOW` is a RegEx, either: - plain RegEx (for matching a window class); - `title:` followed by a regex (for matching a window's title)