mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
update cpu freq
This commit is contained in:
@ -144,12 +144,12 @@
|
||||
governor = "powersave";
|
||||
turbo = "never";
|
||||
scaling_min_freq = 400000;
|
||||
scaling_max_freq = 2800000;
|
||||
scaling_max_freq = 3800000;
|
||||
};
|
||||
charger = {
|
||||
governor = "powersave";
|
||||
turbo = "never";
|
||||
scaling_max_freq = 3300000;
|
||||
scaling_max_freq = 3800000;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user