|
|
@ -1,5 +1,5 @@ |
|
|
#!/bin/sh |
|
|
#!/bin/sh |
|
|
sudo yay -S thinkfan lm_sensors |
|
|
|
|
|
|
|
|
yay -S thinkfan lm_sensors |
|
|
sudo modprobe thinkpad_acpi |
|
|
sudo modprobe thinkpad_acpi |
|
|
sudo cp /usr/share/doc/thinkfan/examples/thinkfan.conf.simple /etc/thinkfan.conf |
|
|
sudo cp /usr/share/doc/thinkfan/examples/thinkfan.conf.simple /etc/thinkfan.conf |
|
|
systemctl enable thinkfan |
|
|
systemctl enable thinkfan |
|
|
|