monakhos/ansible/templates/systemd/system/xremap.service
2024-06-03 23:02:33 +02:00

11 lines
170 B
Desktop File

[Install]
WantedBy=multi-user.target
[Unit]
Description=xremap
[Service]
Restart=always
ExecStart=xremap {{ home }}/.config/xremap/config.yaml
# --watch does nothing