dotfiles/dot_config/systemd/user/proton-bridge.service
2020-05-06 21:20:04 -05:00

9 lines
161 B
Desktop File

[Unit]
After=network.target
[Service]
Restart=always
ExecStart=/home/michael/.local/share/proton-bridge/run-proton-bridge.sh
[Install]
WantedBy=default.target