mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 04:56:34 +05:30
change max cpu freq
This commit is contained in:
@ -190,7 +190,7 @@
|
||||
governor = "powersave";
|
||||
turbo = "never";
|
||||
scaling_min_freq = 400000;
|
||||
scaling_max_freq = 1800000;
|
||||
scaling_max_freq = 2800000;
|
||||
};
|
||||
charger = {
|
||||
governor = "powersave";
|
||||
|
Reference in New Issue
Block a user