Browse Source

changing thinkpadscript

master
tiynger 1 year ago
parent
commit
c291221c81
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      .config/#additionalinstall/thinkpadspecific.sh

+ 3
- 2
.config/#additionalinstall/thinkpadspecific.sh

@ -1,6 +1,7 @@
#!/bin/sh
sudo pacman -S thinkfan lm_sensors
sudo yay -S thinkfan lm_sensors
sudo modprobe thinkpad_acpi
sudo cp /usr/share/doc/thinkfan/examples/thinkfan.conf.simple /etc/thinkfan.conf
systemctl enable thinkfan
echo "check the following output and if successfull run: systemctl enable thinkfan.service"
sudo thinkfan -n

Loading…
Cancel
Save