mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
switch default to tuned
Framework says no TLP on AMD. https://knowledgebase.frame.work/en_us/optimizing-ubuntu-battery-life-Sye_48Lg3 TuneD is now the Fedora default, so I guess it is the new hotness anyway. (It doesn't seem as nice as TLP, but nobody asked me.)
This commit is contained in:
parent
1d4dc29b73
commit
8ca5bdef5e
1 changed files with 1 additions and 1 deletions
|
|
@ -336,6 +336,6 @@ hardened:
|
||||||
|
|
||||||
kernel_parameters: "quiet consoleblank=60"
|
kernel_parameters: "quiet consoleblank=60"
|
||||||
|
|
||||||
power_management: "tlp"
|
power_management: "tuned"
|
||||||
|
|
||||||
regdomain: "US"
|
regdomain: "US"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue