It requires root for nvidia-settings but fails each time I make my own autostart on systemd

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 2 years ago (1 child)
[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

  • source
  • hideshow 2 child comments