check in user systemd services and pulse auto connect

This commit is contained in:
2025-04-26 12:05:34 -04:00
commit 825f0598a4
8 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[Unit]
Description=carla_pre
After=graphical.target
[Service]
Type=exec
ExecStart=/home/luke/bin/prestart_carla
[Install]
WantedBy=graphical.target