summarylogtreecommitdiffstats
path: root/rusty-keys@.service
blob: e245081448e3c9b2387e5d167dcef0c6e9f8f439 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=rusty-keys keymapper service
After=systemd-udevd.service

[Service]
ExecStart=/usr/bin/rusty-keys -c /etc/rusty-keys/keymap.toml -d /dev/input/%I

[Install]
WantedBy=rusty-keys.target