1
1
Fork 0
configs/systemd/user/element-web.service

10 lines
149 B
Desktop File

[Unit]
Description=Element Web
[Service]
Type=simple
TimeoutStartSec=0
ExecStart=/home/js/.local/bin/element-web
[Install]
WantedBy=default.target