11 lines
185 B
Desktop File
11 lines
185 B
Desktop File
[Install]
|
|
WantedBy=multi-user.target
|
|
|
|
[Unit]
|
|
Description=xremap
|
|
|
|
[Service]
|
|
Restart=always
|
|
ExecStart=xremap --watch=device {{ home }}/.config/xremap/config.yaml
|
|
# --watch does nothing
|
|
|