clean up(laptop/tuned)
This commit is contained in:
@@ -151,20 +151,6 @@ in
|
||||
script = {
|
||||
script = "\${i:PROFILE_DIR}/script.sh";
|
||||
};
|
||||
extraProfiles = {
|
||||
doloro-power-saving = {
|
||||
description = "Custom power-saving profile inheriting from powersave";
|
||||
config = ''
|
||||
include=powersave
|
||||
|
||||
[plugins]
|
||||
script=on
|
||||
|
||||
[script]
|
||||
# scripts dont run, TODO
|
||||
script=${battery-limit-script}/bin/set-battery-limit,${gpu-limit-frequency}/bin/set-gpu-limit
|
||||
mode=start
|
||||
'';
|
||||
};
|
||||
doloro-balanced = {
|
||||
main = {
|
||||
|
||||
Reference in New Issue
Block a user