need some help adding this to autostart for arch kde
need some help adding this to autostart for arch kde
gist.github.com Script to control the fan speed automatically (works only for NVIDIA graphic cards)
Script to control the fan speed automatically (works only for NVIDIA graphic cards) - gpufan.sh
It requires root for nvidia-settings but fails each time I make my own autostart on systemd
You're viewing a single thread.
View all comments
11
comments
[Unit] Description=NVIDIA Fan Control on Wayland Arch After=graphical-session.target [Service] ExecStart=sudo /home/rob/Documents/fan.sh User=root [Install] WantedBy=default.target
2 0 ReplyI’m not good with command line stuff but is sudo necessary if you’re already running as root?
6 0 Replynope
2 0 Reply
You've viewed 11 comments.
Scroll to top