systemd-user-units/mosh@.service

14 lines
296 B
INI

[Unit]
Description=Mosh session (in evilvte)
Wants=graphical.target
[Service]
Environment=LOGIN=%u HOST=%i "LAUNCHER=/usr/bin/evilvte -e"
EnvironmentFile=-%h/.config/mosh-sessions/%i
ExecStart=/home/tomek/bin/systemd-mosh-helper
Restart=always
RestartSec=10s
[Install]
WantedBy=xsession.target