Skip to content

Commit faff713

Browse files
committed
docs: elaborate logic properly in readme
1 parent b544157 commit faff713

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@ cpu.governor = "schedutil"
214214

215215
Watt uses a rule-based TOML configuration system that allows you to define
216216
intelligent power management policies. The daemon evaluates rules by priority
217-
and applies the first matching rule's settings.
217+
and applies the all matching rules. Rule settings with higher priority shadow
218+
ones with lower priority.
218219

219220
### Configuration Locations
220221

0 commit comments

Comments
 (0)