mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
bugfix in thinkpad script
This commit is contained in:
parent
079a1a2528
commit
de7d3c6400
2
.config/#additionalinstall/thinkpadspecific.sh
Normal file → Executable file
2
.config/#additionalinstall/thinkpadspecific.sh
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
sudo yay -S thinkfan lm_sensors
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user