.dotfiles/.config/systemd/user/autostart@.service

7 lines
154 B
Desktop File

[Unit]
Description=Autostart several tools and services
[Service]
KillMode=process
ExecStart=/bin/sh -c ". $HOME/.profile && autostart-manage exec '%i'"