mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Add regex syntax link to Configuration:-Window-Rules.md
This commit is contained in:
committed by
Ivan Molodetskikh
parent
66202992c9
commit
39632e9c1e
@@ -119,6 +119,7 @@ Let's look at the matchers in more detail.
|
||||
#### `title` and `app-id`
|
||||
|
||||
These are regular expressions that should match anywhere in the window title and app ID respectively.
|
||||
You can read about the supported regular expression syntax [here](https://docs.rs/regex/latest/regex/#syntax).
|
||||
|
||||
```
|
||||
// Match windows with title containing "Mozilla Firefox",
|
||||
|
||||
Reference in New Issue
Block a user