mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 00:17:46 +02:00
provide installscript for thinkpad-fancontrol
This commit is contained in:
parent
6ce3718a2c
commit
e1c76e1b41
6
.config/#additionalinstall/thinkpadspecific.sh
Normal file
6
.config/#additionalinstall/thinkpadspecific.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo pacman -S thinkfan lm_sensors
|
||||
sudo modprobe thinkpad_acpi
|
||||
sudo cp /usr/share/doc/thinkfan/examples/thinkfan.conf.simple /etc/thinkfan.conf
|
||||
systemctl enable thinkfan
|
Loading…
x
Reference in New Issue
Block a user