mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-27 07:34:25 +02:00
Add Syntax Highlighting to the Configuration File Example (#591)
This commit is contained in:
parent
2e47f47b21
commit
4ddff1f702
@ -271,7 +271,7 @@ You can configure separate profiles for the battery and power supply. These prof
|
|||||||
By default, auto-cpufreq does not use the config file! If you wish to use it, the location where it needs to be placed to be read automatically is: `/etc/auto-cpufreq.conf`
|
By default, auto-cpufreq does not use the config file! If you wish to use it, the location where it needs to be placed to be read automatically is: `/etc/auto-cpufreq.conf`
|
||||||
|
|
||||||
#### Example config file contents
|
#### Example config file contents
|
||||||
```
|
```python
|
||||||
# settings for when connected to a power source
|
# settings for when connected to a power source
|
||||||
[charger]
|
[charger]
|
||||||
# see available governors by running: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
|
# see available governors by running: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user