[Unit]
Description=lxmd

[Service]
Restart=always
Type=simple
ExecStart=/home/wing/.local/bin/lxmd -s -v

[Install]
WantedBy=default.target
