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

7 lines
154 B
SYSTEMD
Raw Normal View History

2023-02-26 23:14:19 +00:00
[Unit]
Description=Autostart several tools and services
[Service]
KillMode=process
ExecStart=/bin/sh -c ". $HOME/.profile && autostart-manage exec '%i'"