We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b544157 commit faff713Copy full SHA for faff713
1 file changed
README.md
@@ -214,7 +214,8 @@ cpu.governor = "schedutil"
214
215
Watt uses a rule-based TOML configuration system that allows you to define
216
intelligent power management policies. The daemon evaluates rules by priority
217
-and applies the first matching rule's settings.
+and applies the all matching rules. Rule settings with higher priority shadow
218
+ones with lower priority.
219
220
### Configuration Locations
221
0 commit comments