dotfiles/systemd/xremap.service
Akemi Izuko f6881cea7a
Init again
The dotfiles are back
2022-09-06 23:34:19 -06:00

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