Files
dotfiles/dot-services/sunshine-tweaks.service
2025-12-25 18:51:45 -03:00

14 lines
232 B
Desktop File

[Unit]
Description=Script Daemon For Sunshine Tweaks
[Service]
Type=simple
#User=
#Group=
ExecStart=/usr/local/bin/sunshine-tweaks.sh
Restart=on-failure
StandardOutput=file:%h/sunshine_tweaks.log
[Install]
WantedBy=default.target