mirror of
https://github.com/erpalma/throttled.git
synced 2026-03-10 15:03:54 +01:00
Merge 916e6c6e26 into 26021c8cd3
This commit is contained in:
commit
c735188628
|
|
@ -89,6 +89,7 @@ doas rc-service throttled start
|
|||
```
|
||||
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev python3-cairo-dev python3-venv python3-wheel
|
||||
git clone https://github.com/erpalma/throttled.git
|
||||
sudo apt update; sudo apt install build-essential gobject-introspection libgirepository1.0-dev libdbus-glib-1-dev libcairo2-dev libjpeg-dev libgif-dev -y
|
||||
sudo ./throttled/install.sh
|
||||
```
|
||||
If you own a X1C6 you can also check a tutorial for Ubuntu 18.04 [here](https://mensfeld.pl/2018/05/lenovo-thinkpad-x1-carbon-6th-gen-2018-ubuntu-18-04-tweaks/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue