studio/config/systemd/user/patchage.service

15 lines
261 B
Desktop File

[Unit]
Description=patchage
After=carla_pre.service
[Service]
Environment="DISPLAY=:0"
StandardOutput=syslog+console
StandardError=syslog+console
Environment="XAUTHORITY=/home/luke/.Xauthority"
ExecStart=/usr/bin/patchage
[Install]
WantedBy=graphical.target