dotfiles/systemd/system/xremap.service

10 lines
157 B
Desktop File

[Unit]
Description=xRemap keyboard remapper
[Service]
Type=simple
ExecStart=/usr/local/bin/xremap /etc/xremap/config.yml
[Install]
WantedBy=default.target