mirror of https://github.com/tiyn/dotfiles
parent
87c5ada17a
commit
e1cb862d2b
@ -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…
Reference in new issue