10 lines
149 B
Desktop File
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
|