setrule: add a note + fix style

This commit is contained in:
Nikita Ivanov
2025-02-14 00:05:15 +01:00
parent 97be2a869d
commit 5e6df4bdb2
2 changed files with 10 additions and 6 deletions
+3
View File
@@ -20,6 +20,9 @@ setrulenoswallow(const Arg *arg) {
}
```
**NOTE:** If you happen to apply patches that add new options to the rules, make
sure to update `rule_default` variable in `config.h` as well.
[swallow]: /dwl/dwl-patches/src/branch/main/patches/swallow
### Download