- cross-posted to:
- linux_gaming@lemmy.ml
- linux@lemmy.ml
- cross-posted to:
- linux_gaming@lemmy.ml
- linux@lemmy.ml
It requires root for nvidia-settings but fails each time I make my own autostart on systemd
It requires root for nvidia-settings but fails each time I make my own autostart on systemd
[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